[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:09:09.221599 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:46465
I20260713 09:09:09.223378 27650 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:09:09.224515 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:09.245031 27656 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:09.245018 27657 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:09.245123 27659 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:09.247975 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:10.473258 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.473593 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.473774 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933750473755 us; error 0 us; skew 500 ppm
I20260713 09:09:10.474828 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.483078 27650 webserver.cc:533] Webserver started at http://127.27.0.190:46533/ using document root <none> and password file <none>
I20260713 09:09:10.484236 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.484496 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.484997 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.492067 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "d8ba4afaf57f4ecb9993bec76ce270a8"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-gr68"
I20260713 09:09:10.501695 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260713 09:09:10.508181 27665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.509634 27650 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:09:10.510054 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "d8ba4afaf57f4ecb9993bec76ce270a8"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-gr68"
I20260713 09:09:10.510463 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:10.579313 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.581257 27650 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:09:10.581786 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.675145 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:46465
I20260713 09:09:10.675256 27716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:46465 every 8 connection(s)
I20260713 09:09:10.685417 27717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:10.711381 27717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8: Bootstrap starting.
I20260713 09:09:10.718698 27717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:10.720885 27717 log.cc:826] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8: Log is configured to *not* fsync() on all Append() calls
I20260713 09:09:10.726564 27717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8: No bootstrap required, opened a new log
I20260713 09:09:10.749908 27717 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ba4afaf57f4ecb9993bec76ce270a8" member_type: VOTER }
I20260713 09:09:10.750957 27717 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:10.751403 27717 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ba4afaf57f4ecb9993bec76ce270a8, State: Initialized, Role: FOLLOWER
I20260713 09:09:10.752595 27717 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d8ba4afaf57f4ecb9993bec76ce270a8" member_type: VOTER }
I20260713 09:09:10.753139 27717 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:10.753456 27717 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:10.753840 27717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:10.758258 27717 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ba4afaf57f4ecb9993bec76ce270a8" member_type: VOTER }
I20260713 09:09:10.759238 27717 leader_election.cc:304] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [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: d8ba4afaf57f4ecb9993bec76ce270a8; no voters: 
I20260713 09:09:10.761595 27717 leader_election.cc:290] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:10.762136 27720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:10.765508 27720 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 1 LEADER]: Becoming Leader. State: Replica: d8ba4afaf57f4ecb9993bec76ce270a8, State: Running, Role: LEADER
I20260713 09:09:10.766832 27720 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [LEADER]: Queue going to LEADER mode. State: All 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: "d8ba4afaf57f4ecb9993bec76ce270a8" member_type: VOTER }
I20260713 09:09:10.768097 27717 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:10.782215 27722 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8ba4afaf57f4ecb9993bec76ce270a8. Latest consensus state: current_term: 1 leader_uuid: "d8ba4afaf57f4ecb9993bec76ce270a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ba4afaf57f4ecb9993bec76ce270a8" member_type: VOTER } }
I20260713 09:09:10.782637 27721 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8ba4afaf57f4ecb9993bec76ce270a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8ba4afaf57f4ecb9993bec76ce270a8" member_type: VOTER } }
I20260713 09:09:10.783263 27722 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:10.783531 27721 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:10.786602 27730 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:10.800680 27730 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:10.803396 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:10.822284 27730 catalog_manager.cc:1383] Generated new cluster ID: 02dcddff8ccb4012a00ac74a9ed2107a
I20260713 09:09:10.822715 27730 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:10.844966 27730 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:10.847143 27730 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:10.860564 27730 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8: Generated new TSK 0
I20260713 09:09:10.862141 27730 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:10.871728 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:10.883129 27739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.885211 27740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:10.889854 27742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:10.890175 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:10.891304 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:10.891556 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:10.891750 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933750891730 us; error 0 us; skew 500 ppm
I20260713 09:09:10.892396 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:10.897938 27650 webserver.cc:533] Webserver started at http://127.27.0.129:40989/ using document root <none> and password file <none>
I20260713 09:09:10.898680 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:10.898936 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:10.899255 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:10.900547 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "9c4a8c71a615474781dcc61aea40e556"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-gr68"
I20260713 09:09:10.907325 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:09:10.912742 27747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:10.913931 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:10.914410 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "9c4a8c71a615474781dcc61aea40e556"
format_stamp: "Formatted at 2026-07-13 09:09:10 on dist-test-slave-gr68"
I20260713 09:09:10.914857 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:10.939320 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:10.941206 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:10.944387 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:10.950366 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:10.950757 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:09:10.951151 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:10.951392 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.053894 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:36785
I20260713 09:09:11.053964 27809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:36785 every 8 connection(s)
I20260713 09:09:11.062625 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.076020 27814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:11.081187 27815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:11.086647 27817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:11.087770 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:11.088835 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.089123 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.089414 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933751089391 us; error 0 us; skew 500 ppm
I20260713 09:09:11.090144 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.093641 27650 webserver.cc:533] Webserver started at http://127.27.0.130:46367/ using document root <none> and password file <none>
I20260713 09:09:11.094426 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.094707 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.095081 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.096721 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "4fa7edc2ba1340359c789639d97993dc"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-gr68"
I20260713 09:09:11.098965 27810 heartbeater.cc:344] Connected to a master server at 127.27.0.190:46465
I20260713 09:09:11.099540 27810 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.100991 27810 heartbeater.cc:507] Master 127.27.0.190:46465 requested a full tablet report, sending...
I20260713 09:09:11.104602 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.007s
I20260713 09:09:11.105547 27682 ts_manager.cc:194] Registered new tserver with Master: 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785)
I20260713 09:09:11.108881 27682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48986
I20260713 09:09:11.111146 27822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.112344 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:09:11.112778 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "4fa7edc2ba1340359c789639d97993dc"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-gr68"
I20260713 09:09:11.113265 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:11.158109 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.159657 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.162153 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.165879 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.166110 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.166414 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.166595 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.281116 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:32997
I20260713 09:09:11.281423 27884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:32997 every 8 connection(s)
I20260713 09:09:11.287726 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:11.299316 27888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:11.301855 27885 heartbeater.cc:344] Connected to a master server at 127.27.0.190:46465
W20260713 09:09:11.302119 27889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:11.302423 27885 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.303725 27885 heartbeater.cc:507] Master 127.27.0.190:46465 requested a full tablet report, sending...
I20260713 09:09:11.306881 27682 ts_manager.cc:194] Registered new tserver with Master: 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:11.309216 27682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48990
I20260713 09:09:11.314896 27650 server_base.cc:1061] running on GCE node
W20260713 09:09:11.316340 27892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:11.317655 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:11.317960 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:11.318150 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933751318132 us; error 0 us; skew 500 ppm
I20260713 09:09:11.318813 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:11.321890 27650 webserver.cc:533] Webserver started at http://127.27.0.131:33489/ using document root <none> and password file <none>
I20260713 09:09:11.322492 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:11.322723 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:11.323005 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:11.324098 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "2ea80315945d42caa608c7e64c6c0378"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-gr68"
I20260713 09:09:11.329037 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:09:11.333081 27896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.333995 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:11.334350 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "2ea80315945d42caa608c7e64c6c0378"
format_stamp: "Formatted at 2026-07-13 09:09:11 on dist-test-slave-gr68"
I20260713 09:09:11.334671 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:11.359556 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:11.361016 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:11.362646 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:11.365015 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:11.365208 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.365528 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:11.365706 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:11.473896 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:41567
I20260713 09:09:11.474016 27958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:41567 every 8 connection(s)
I20260713 09:09:11.493480 27959 heartbeater.cc:344] Connected to a master server at 127.27.0.190:46465
I20260713 09:09:11.494144 27959 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:11.495388 27959 heartbeater.cc:507] Master 127.27.0.190:46465 requested a full tablet report, sending...
I20260713 09:09:11.497874 27682 ts_manager.cc:194] Registered new tserver with Master: 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:11.498402 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018544276s
I20260713 09:09:11.499612 27682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49000
I20260713 09:09:11.558032 27682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49002:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:11.561815 27682 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:11.675297 27850 tablet_service.cc:1511] Processing CreateTablet for tablet c8a9c4d7d6c146049ac80c725d793719 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.677307 27850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a9c4d7d6c146049ac80c725d793719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.679363 27924 tablet_service.cc:1511] Processing CreateTablet for tablet c8a9c4d7d6c146049ac80c725d793719 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.679664 27849 tablet_service.cc:1511] Processing CreateTablet for tablet ce2e3ef07a5a4f539667b3ec8e8f67e5 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.680851 27924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a9c4d7d6c146049ac80c725d793719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.681149 27849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2e3ef07a5a4f539667b3ec8e8f67e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.685865 27775 tablet_service.cc:1511] Processing CreateTablet for tablet c8a9c4d7d6c146049ac80c725d793719 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:09:11.688397 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a9c4d7d6c146049ac80c725d793719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.689198 27774 tablet_service.cc:1511] Processing CreateTablet for tablet ce2e3ef07a5a4f539667b3ec8e8f67e5 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.692960 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2e3ef07a5a4f539667b3ec8e8f67e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.696290 27923 tablet_service.cc:1511] Processing CreateTablet for tablet ce2e3ef07a5a4f539667b3ec8e8f67e5 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:09:11.699071 27923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce2e3ef07a5a4f539667b3ec8e8f67e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.708057 27773 tablet_service.cc:1511] Processing CreateTablet for tablet 47ff2478cd034c9bac5f28ec6ead346e (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.713441 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ff2478cd034c9bac5f28ec6ead346e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.719736 27848 tablet_service.cc:1511] Processing CreateTablet for tablet 47ff2478cd034c9bac5f28ec6ead346e (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.723917 27848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ff2478cd034c9bac5f28ec6ead346e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.764194 27922 tablet_service.cc:1511] Processing CreateTablet for tablet 47ff2478cd034c9bac5f28ec6ead346e (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:09:11.767736 27922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47ff2478cd034c9bac5f28ec6ead346e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.771808 27772 tablet_service.cc:1511] Processing CreateTablet for tablet de4e7b673e53427b8981140350f4fc45 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.773559 27772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4e7b673e53427b8981140350f4fc45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.785679 27921 tablet_service.cc:1511] Processing CreateTablet for tablet de4e7b673e53427b8981140350f4fc45 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260713 09:09:11.793890 27729 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:11.799129 27771 tablet_service.cc:1511] Processing CreateTablet for tablet 2400b41354e4491e8d2e266bfa13057f (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.796380 27977 tablet_bootstrap.cc:492] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:11.795395 27849 tablet_service.cc:1511] Processing CreateTablet for tablet de4e7b673e53427b8981140350f4fc45 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:09:11.801215 27771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2400b41354e4491e8d2e266bfa13057f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.798779 27921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4e7b673e53427b8981140350f4fc45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.804528 27849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de4e7b673e53427b8981140350f4fc45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.808857 27850 tablet_service.cc:1511] Processing CreateTablet for tablet 2400b41354e4491e8d2e266bfa13057f (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.811112 27850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2400b41354e4491e8d2e266bfa13057f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.822978 27924 tablet_service.cc:1511] Processing CreateTablet for tablet 2400b41354e4491e8d2e266bfa13057f (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:09:11.824790 27924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2400b41354e4491e8d2e266bfa13057f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.824903 27774 tablet_service.cc:1511] Processing CreateTablet for tablet 05eb1c6a356e4e3f9f30c97266da27d1 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.828459 27847 tablet_service.cc:1511] Processing CreateTablet for tablet 05eb1c6a356e4e3f9f30c97266da27d1 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.827080 27774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb1c6a356e4e3f9f30c97266da27d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.832223 27847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb1c6a356e4e3f9f30c97266da27d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.862193 27920 tablet_service.cc:1511] Processing CreateTablet for tablet 05eb1c6a356e4e3f9f30c97266da27d1 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:09:11.864224 27920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05eb1c6a356e4e3f9f30c97266da27d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.865206 27775 tablet_service.cc:1511] Processing CreateTablet for tablet 01b4aa2606374b93aa4e9f165862c456 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.866524 27775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01b4aa2606374b93aa4e9f165862c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.872301 27977 tablet_bootstrap.cc:654] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:11.878273 27848 tablet_service.cc:1511] Processing CreateTablet for tablet 01b4aa2606374b93aa4e9f165862c456 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.879876 27848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01b4aa2606374b93aa4e9f165862c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.892499 27919 tablet_service.cc:1511] Processing CreateTablet for tablet 01b4aa2606374b93aa4e9f165862c456 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:09:11.897640 27919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01b4aa2606374b93aa4e9f165862c456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.903179 27979 tablet_bootstrap.cc:492] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:11.908131 27773 tablet_service.cc:1511] Processing CreateTablet for tablet a73dd476fc7342f7b97d9a0e733248a4 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.915275 27773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73dd476fc7342f7b97d9a0e733248a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.915467 27846 tablet_service.cc:1511] Processing CreateTablet for tablet a73dd476fc7342f7b97d9a0e733248a4 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.918745 27846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73dd476fc7342f7b97d9a0e733248a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.927536 27978 tablet_bootstrap.cc:492] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:11.931982 27770 tablet_service.cc:1511] Processing CreateTablet for tablet a34a9610543a4355935a22eef4b3915a (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.934499 27770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34a9610543a4355935a22eef4b3915a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.944540 27845 tablet_service.cc:1511] Processing CreateTablet for tablet a34a9610543a4355935a22eef4b3915a (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.949179 27845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34a9610543a4355935a22eef4b3915a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.964767 27920 tablet_service.cc:1511] Processing CreateTablet for tablet a34a9610543a4355935a22eef4b3915a (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:09:11.967763 27920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a34a9610543a4355935a22eef4b3915a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.949602 27924 tablet_service.cc:1511] Processing CreateTablet for tablet a73dd476fc7342f7b97d9a0e733248a4 (DEFAULT_TABLE table=test-workload [id=e5a72d501bc748398414ad7b5069c493]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:09:11.984907 27977 tablet_bootstrap.cc:492] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:11.985973 27977 ts_tablet_manager.cc:1403] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.199s	user 0.020s	sys 0.003s
I20260713 09:09:11.988340 27924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a73dd476fc7342f7b97d9a0e733248a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:11.993288 27977 raft_consensus.cc:359] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.014163 27978 tablet_bootstrap.cc:654] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.004645 27977 raft_consensus.cc:385] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.016002 27977 raft_consensus.cc:740] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.027191 27979 tablet_bootstrap.cc:654] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.031280 27978 tablet_bootstrap.cc:492] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.031993 27978 ts_tablet_manager.cc:1403] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.011s
I20260713 09:09:12.032868 27977 consensus_queue.cc:260] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.048141 27979 tablet_bootstrap.cc:492] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.048589 27979 ts_tablet_manager.cc:1403] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.156s	user 0.017s	sys 0.000s
I20260713 09:09:12.047083 27978 raft_consensus.cc:359] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.051625 27978 raft_consensus.cc:385] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.052093 27978 raft_consensus.cc:740] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.052588 27977 ts_tablet_manager.cc:1434] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.005s
I20260713 09:09:12.054006 27977 tablet_bootstrap.cc:492] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.055203 27885 heartbeater.cc:499] Master 127.27.0.190:46465 was elected leader, sending a full tablet report...
I20260713 09:09:12.058027 27979 raft_consensus.cc:359] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.059072 27979 raft_consensus.cc:385] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.059429 27979 raft_consensus.cc:740] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.060339 27979 consensus_queue.cc:260] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.062354 27977 tablet_bootstrap.cc:654] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.053170 27978 consensus_queue.cc:260] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.085630 27959 heartbeater.cc:499] Master 127.27.0.190:46465 was elected leader, sending a full tablet report...
I20260713 09:09:12.085956 27979 ts_tablet_manager.cc:1434] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.025s
I20260713 09:09:12.086711 27810 heartbeater.cc:499] Master 127.27.0.190:46465 was elected leader, sending a full tablet report...
I20260713 09:09:12.087795 27979 tablet_bootstrap.cc:492] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.093814 27978 ts_tablet_manager.cc:1434] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.061s	user 0.007s	sys 0.017s
I20260713 09:09:12.095278 27978 tablet_bootstrap.cc:492] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.096629 27979 tablet_bootstrap.cc:654] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.101339 27977 tablet_bootstrap.cc:492] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.102069 27977 ts_tablet_manager.cc:1403] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.005s
I20260713 09:09:12.104104 27978 tablet_bootstrap.cc:654] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.110178 27979 tablet_bootstrap.cc:492] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.110756 27979 ts_tablet_manager.cc:1403] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.019s
I20260713 09:09:12.113826 27979 raft_consensus.cc:359] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.114748 27979 raft_consensus.cc:385] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.115056 27979 raft_consensus.cc:740] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.105851 27977 raft_consensus.cc:359] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.116068 27977 raft_consensus.cc:385] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.116498 27977 raft_consensus.cc:740] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.117393 27977 consensus_queue.cc:260] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.120103 27977 ts_tablet_manager.cc:1434] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260713 09:09:12.120916 27978 tablet_bootstrap.cc:492] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.121225 27977 tablet_bootstrap.cc:492] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.121583 27978 ts_tablet_manager.cc:1403] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.006s
I20260713 09:09:12.125174 27978 raft_consensus.cc:359] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.116743 27979 consensus_queue.cc:260] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.128959 27979 ts_tablet_manager.cc:1434] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:09:12.128283 27978 raft_consensus.cc:385] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.130208 27978 raft_consensus.cc:740] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.130429 27979 tablet_bootstrap.cc:492] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.132397 27977 tablet_bootstrap.cc:654] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.132997 27978 consensus_queue.cc:260] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.139060 27978 ts_tablet_manager.cc:1434] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.008s
I20260713 09:09:12.150856 27978 tablet_bootstrap.cc:492] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.159855 27978 tablet_bootstrap.cc:654] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.162853 27979 tablet_bootstrap.cc:654] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.167182 27977 tablet_bootstrap.cc:492] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.167757 27977 ts_tablet_manager.cc:1403] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.023s
I20260713 09:09:12.170279 27979 tablet_bootstrap.cc:492] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.170928 27979 ts_tablet_manager.cc:1403] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.000s
I20260713 09:09:12.172022 27977 raft_consensus.cc:359] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.173113 27977 raft_consensus.cc:385] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.173498 27977 raft_consensus.cc:740] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.174279 27979 raft_consensus.cc:359] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.175225 27979 raft_consensus.cc:385] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.174598 27977 consensus_queue.cc:260] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.175597 27979 raft_consensus.cc:740] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.178452 27977 ts_tablet_manager.cc:1434] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.000s
I20260713 09:09:12.180682 27979 consensus_queue.cc:260] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.183274 27979 ts_tablet_manager.cc:1434] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:12.180040 27977 tablet_bootstrap.cc:492] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.191883 27978 tablet_bootstrap.cc:492] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.188686 27979 tablet_bootstrap.cc:492] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.199522 27977 tablet_bootstrap.cc:654] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.203914 27978 ts_tablet_manager.cc:1403] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.027s
I20260713 09:09:12.206588 27977 tablet_bootstrap.cc:492] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.206588 27979 tablet_bootstrap.cc:654] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.207397 27977 ts_tablet_manager.cc:1403] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260713 09:09:12.208114 27978 raft_consensus.cc:359] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.209041 27978 raft_consensus.cc:385] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.209460 27978 raft_consensus.cc:740] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.210542 27978 consensus_queue.cc:260] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.212344 27977 raft_consensus.cc:359] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.213522 27977 raft_consensus.cc:385] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.213917 27977 raft_consensus.cc:740] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.216645 27978 ts_tablet_manager.cc:1434] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:12.217932 27978 tablet_bootstrap.cc:492] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.220269 27984 raft_consensus.cc:493] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.220929 27984 raft_consensus.cc:515] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.221494 27979 tablet_bootstrap.cc:492] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.222198 27979 ts_tablet_manager.cc:1403] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.004s
I20260713 09:09:12.224713 27978 tablet_bootstrap.cc:654] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.224781 27984 leader_election.cc:290] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.231053 27977 consensus_queue.cc:260] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
W20260713 09:09:12.233311 27960 tablet.cc:2406] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:09:12.237440 27977 ts_tablet_manager.cc:1434] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:09:12.239049 27977 tablet_bootstrap.cc:492] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.244807 27979 raft_consensus.cc:359] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.248502 27977 tablet_bootstrap.cc:654] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.249361 27978 tablet_bootstrap.cc:492] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.251631 27979 raft_consensus.cc:385] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.252074 27979 raft_consensus.cc:740] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.252239 27978 ts_tablet_manager.cc:1403] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260713 09:09:12.253093 27979 consensus_queue.cc:260] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.264442 27978 raft_consensus.cc:359] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.267364 27978 raft_consensus.cc:385] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.267709 27984 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.268431 27984 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.270663 27984 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.271344 27978 raft_consensus.cc:740] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.272727 27978 consensus_queue.cc:260] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.273648 27979 ts_tablet_manager.cc:1434] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260713 09:09:12.275884 27978 ts_tablet_manager.cc:1434] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.006s
I20260713 09:09:12.277145 27978 tablet_bootstrap.cc:492] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.286396 27979 tablet_bootstrap.cc:492] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.286207 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.287389 27860 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 0.
I20260713 09:09:12.287643 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.289340 27749 leader_election.cc:304] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:12.290532 27984 raft_consensus.cc:2804] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:09:12.290716 27749 leader_election.cc:343] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.291059 27984 raft_consensus.cc:493] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.291901 27984 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.294083 27977 tablet_bootstrap.cc:492] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.294817 27977 ts_tablet_manager.cc:1403] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.008s
I20260713 09:09:12.298563 27979 tablet_bootstrap.cc:654] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.300549 27977 raft_consensus.cc:359] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.301468 27977 raft_consensus.cc:385] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.301808 27977 raft_consensus.cc:740] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.302946 27977 consensus_queue.cc:260] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.305812 27984 raft_consensus.cc:515] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.308391 27984 leader_election.cc:290] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.309820 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:12.310674 27859 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.311462 27978 tablet_bootstrap.cc:654] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.312220 27977 ts_tablet_manager.cc:1434] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:09:12.313476 27977 tablet_bootstrap.cc:492] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.320339 27859 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 1.
I20260713 09:09:12.321476 27977 tablet_bootstrap.cc:654] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.324482 27934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.325003 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.326682 27932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:12.329777 27749 leader_election.cc:304] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:12.327021 27934 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 0.
W20260713 09:09:12.332971 27749 leader_election.cc:343] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.333491 27749 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c4a8c71a615474781dcc61aea40e556; no voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:12.335508 27984 raft_consensus.cc:2804] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.338572 27979 tablet_bootstrap.cc:492] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.339411 27979 ts_tablet_manager.cc:1403] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.016s
I20260713 09:09:12.345201 27979 raft_consensus.cc:359] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.351596 27984 raft_consensus.cc:697] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:12.354452 27985 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.355648 27985 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.358604 27985 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:12.354036 27979 raft_consensus.cc:385] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.359282 27979 raft_consensus.cc:740] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.360234 27979 consensus_queue.cc:260] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.363612 27979 ts_tablet_manager.cc:1434] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260713 09:09:12.365043 27979 tablet_bootstrap.cc:492] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.367967 27977 tablet_bootstrap.cc:492] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.368531 27977 ts_tablet_manager.cc:1403] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.008s
I20260713 09:09:12.368844 27984 consensus_queue.cc:237] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.370321 28004 raft_consensus.cc:2749] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.370724 27978 tablet_bootstrap.cc:492] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.371433 27978 ts_tablet_manager.cc:1403] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.095s	user 0.035s	sys 0.009s
I20260713 09:09:12.376827 27977 raft_consensus.cc:359] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.377882 27977 raft_consensus.cc:385] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.377516 27978 raft_consensus.cc:359] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.378286 27977 raft_consensus.cc:740] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.378654 27978 raft_consensus.cc:385] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.379096 27978 raft_consensus.cc:740] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.379279 27977 consensus_queue.cc:260] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.389510 27982 raft_consensus.cc:493] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.391350 27982 raft_consensus.cc:515] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.393015 27985 raft_consensus.cc:493] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.393652 27985 raft_consensus.cc:515] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.396373 27982 leader_election.cc:290] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.390147 27977 ts_tablet_manager.cc:1434] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.002s
I20260713 09:09:12.397184 28004 raft_consensus.cc:493] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.397423 27985 leader_election.cc:290] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:12.380822 27979 tablet_bootstrap.cc:654] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.380371 27978 consensus_queue.cc:260] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.397907 28004 raft_consensus.cc:515] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.401542 28004 leader_election.cc:290] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.420279 27977 tablet_bootstrap.cc:492] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.426496 28004 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.435842 28004 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.434818 27978 ts_tablet_manager.cc:1434] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.063s	user 0.012s	sys 0.000s
I20260713 09:09:12.443238 27978 tablet_bootstrap.cc:492] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.445727 28004 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.459303 27977 tablet_bootstrap.cc:654] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.485245 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.486601 27859 raft_consensus.cc:2468] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 0.
I20260713 09:09:12.482352 27982 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.495118 27978 tablet_bootstrap.cc:654] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.494824 27934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.489526 27982 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.500700 27982 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.502696 27977 tablet_bootstrap.cc:492] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.503417 27977 ts_tablet_manager.cc:1403] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.084s	user 0.017s	sys 0.003s
I20260713 09:09:12.502681 27682 catalog_manager.cc:5697] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.518381 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.518998 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.519497 27859 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 0.
I20260713 09:09:12.519696 27977 raft_consensus.cc:359] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.520967 27977 raft_consensus.cc:385] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.521288 27977 raft_consensus.cc:740] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.531385 27934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.529503 27977 consensus_queue.cc:260] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.535642 27934 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 0.
W20260713 09:09:12.533188 27749 leader_election.cc:343] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.538714 27979 tablet_bootstrap.cc:492] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.538897 27749 leader_election.cc:304] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [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: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:12.539299 27979 ts_tablet_manager.cc:1403] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.175s	user 0.015s	sys 0.015s
I20260713 09:09:12.542902 27749 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:12.543372 27984 raft_consensus.cc:2804] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.545827 27977 ts_tablet_manager.cc:1434] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.002s
I20260713 09:09:12.551376 28004 raft_consensus.cc:2804] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.545630 27984 raft_consensus.cc:493] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.553678 27984 raft_consensus.cc:3060] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.551457 27898 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:12.556617 27985 raft_consensus.cc:2804] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.557009 27985 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.557358 27985 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.551858 28004 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.559289 28004 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.552517 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.562511 27979 raft_consensus.cc:359] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.561681 27859 raft_consensus.cc:2468] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 0.
I20260713 09:09:12.564832 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.565272 27979 raft_consensus.cc:385] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.567562 27979 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.567478 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.573927 27978 tablet_bootstrap.cc:492] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.574558 27978 ts_tablet_manager.cc:1403] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.132s	user 0.033s	sys 0.015s
I20260713 09:09:12.573865 27898 leader_election.cc:304] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:12.570451 27979 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
W20260713 09:09:12.578784 27899 leader_election.cc:343] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.582477 27982 raft_consensus.cc:493] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.582904 27978 raft_consensus.cc:359] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.583055 27982 raft_consensus.cc:515] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.585701 27982 leader_election.cc:290] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.585011 27984 raft_consensus.cc:515] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.580842 27979 ts_tablet_manager.cc:1434] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260713 09:09:12.588742 27978 raft_consensus.cc:385] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.591971 27978 raft_consensus.cc:740] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.595872 27979 tablet_bootstrap.cc:492] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.596517 27982 raft_consensus.cc:493] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.599795 27934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.599961 27982 raft_consensus.cc:515] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.600175 27978 consensus_queue.cc:260] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.602525 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:12.602020 28016 raft_consensus.cc:2804] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.603340 27859 raft_consensus.cc:3060] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.604336 27933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.604550 27982 leader_election.cc:290] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.606415 28016 raft_consensus.cc:493] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.609390 27984 leader_election.cc:290] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.610817 27932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34a9610543a4355935a22eef4b3915a" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.608139 27985 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.606251 28004 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.618845 28016 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.630190 27933 raft_consensus.cc:2393] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa7edc2ba1340359c789639d97993dc in current term 1: Already voted for candidate 2ea80315945d42caa608c7e64c6c0378 in this term.
I20260713 09:09:12.630816 27785 raft_consensus.cc:2393] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea80315945d42caa608c7e64c6c0378 in current term 1: Already voted for candidate 9c4a8c71a615474781dcc61aea40e556 in this term.
I20260713 09:09:12.633255 27784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
W20260713 09:09:12.630986 27824 leader_election.cc:343] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.632783 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4aa2606374b93aa4e9f165862c456" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.635934 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.630237 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:12.639994 27782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34a9610543a4355935a22eef4b3915a" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
W20260713 09:09:12.643484 27825 leader_election.cc:343] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.644201 27931 raft_consensus.cc:3060] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.646509 27978 ts_tablet_manager.cc:1434] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.072s	user 0.008s	sys 0.019s
W20260713 09:09:12.646384 27824 leader_election.cc:343] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.643396 27985 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:12.646719 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:12.647521 27860 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.647708 27978 tablet_bootstrap.cc:492] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.641086 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4aa2606374b93aa4e9f165862c456" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.652102 27858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
W20260713 09:09:12.652257 27825 leader_election.cc:343] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.650981 27781 raft_consensus.cc:2468] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 0.
I20260713 09:09:12.656870 27825 leader_election.cc:304] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc; no voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:12.660965 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:12.661751 27982 raft_consensus.cc:2749] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.665128 27859 raft_consensus.cc:2468] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 1.
I20260713 09:09:12.666642 27825 leader_election.cc:304] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [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: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:12.667693 27982 raft_consensus.cc:493] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.668885 27982 raft_consensus.cc:515] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.676426 27749 leader_election.cc:304] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:12.677472 27984 raft_consensus.cc:2804] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.672700 27982 leader_election.cc:290] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.678014 27984 raft_consensus.cc:697] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:12.678186 27860 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 1.
I20260713 09:09:12.678864 27982 raft_consensus.cc:2804] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.679486 27982 raft_consensus.cc:493] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.680035 27982 raft_consensus.cc:3060] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.679347 27984 consensus_queue.cc:237] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.692101 27749 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [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: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:12.699574 28002 raft_consensus.cc:2804] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.710175 28016 raft_consensus.cc:515] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.716643 28016 leader_election.cc:290] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:12.712949 28002 raft_consensus.cc:697] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:12.714784 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.718662 27934 raft_consensus.cc:2393] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa7edc2ba1340359c789639d97993dc in current term 1: Already voted for candidate 2ea80315945d42caa608c7e64c6c0378 in this term.
I20260713 09:09:12.718603 27931 raft_consensus.cc:2468] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 1.
I20260713 09:09:12.720688 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.722388 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:12.721848 27930 raft_consensus.cc:2468] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 0.
I20260713 09:09:12.720999 28002 consensus_queue.cc:237] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.724582 27860 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.724406 27979 tablet_bootstrap.cc:654] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.725693 27824 leader_election.cc:304] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
W20260713 09:09:12.729468 27825 leader_election.cc:343] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.732219 28020 raft_consensus.cc:2804] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.735261 28020 raft_consensus.cc:493] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.736756 28020 raft_consensus.cc:3060] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.737866 27982 raft_consensus.cc:515] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.750137 28016 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.747566 27982 leader_election.cc:290] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.750690 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4aa2606374b93aa4e9f165862c456" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:12.751295 28016 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
W20260713 09:09:12.755893 27824 leader_election.cc:343] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.758420 27978 tablet_bootstrap.cc:654] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.759865 27860 raft_consensus.cc:2468] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 1.
I20260713 09:09:12.760540 28016 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:12.763511 27979 tablet_bootstrap.cc:492] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:12.764140 27979 ts_tablet_manager.cc:1403] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.170s	user 0.022s	sys 0.016s
I20260713 09:09:12.763396 28020 raft_consensus.cc:515] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.765769 27930 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.772091 27977 tablet_bootstrap.cc:492] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.778858 27979 raft_consensus.cc:359] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.780781 27979 raft_consensus.cc:385] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.780988 28020 leader_election.cc:290] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.781247 27979 raft_consensus.cc:740] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.781601 28004 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.783589 28002 consensus_queue.cc:1048] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.788087 27978 tablet_bootstrap.cc:492] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:12.789057 27978 ts_tablet_manager.cc:1403] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.009s
I20260713 09:09:12.787582 27977 tablet_bootstrap.cc:654] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:12.788394 27899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 214167us
W20260713 09:09:12.793148 27825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:36785, user_credentials={real_user=slave}} blocked reactor thread for 67161.1us
I20260713 09:09:12.794678 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:12.796916 27898 leader_election.cc:304] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:12.798262 27824 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc; no voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:12.799459 28020 raft_consensus.cc:2749] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.799352 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:12.798388 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
W20260713 09:09:12.801657 27898 leader_election.cc:343] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.802810 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4aa2606374b93aa4e9f165862c456" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:12.806365 27785 raft_consensus.cc:3060] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.807554 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:12.808382 27824 leader_election.cc:304] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc; no voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:12.809384 28020 raft_consensus.cc:2749] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.810135 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.810952 27783 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 0.
W20260713 09:09:12.803632 27729 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:12.804160 28016 raft_consensus.cc:2804] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.813248 28016 raft_consensus.cc:697] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:12.814262 28016 consensus_queue.cc:237] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.817847 27681 catalog_manager.cc:5697] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.819803 27978 raft_consensus.cc:359] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.820282 28004 consensus_queue.cc:1048] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:12.820605 27899 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [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: 2ea80315945d42caa608c7e64c6c0378; no voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:12.820953 27978 raft_consensus.cc:385] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.824295 27985 raft_consensus.cc:2749] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:12.782498 27979 consensus_queue.cc:260] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.824294 27978 raft_consensus.cc:740] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
W20260713 09:09:12.825896 27899 leader_election.cc:343] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:12.827129 27899 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:12.828154 27781 raft_consensus.cc:3060] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.820361 27681 catalog_manager.cc:5697] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:12.828969 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:12.830706 27979 ts_tablet_manager.cc:1434] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.002s
I20260713 09:09:12.826963 27978 consensus_queue.cc:260] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.834054 27985 raft_consensus.cc:2804] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:12.835562 27985 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:12.836018 27985 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.837206 27979 tablet_bootstrap.cc:492] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:12.840513 27781 raft_consensus.cc:2468] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 1.
I20260713 09:09:12.840863 27785 raft_consensus.cc:2468] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 1.
I20260713 09:09:12.834520 27930 raft_consensus.cc:3060] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.843127 27978 ts_tablet_manager.cc:1434] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260713 09:09:12.848832 27977 tablet_bootstrap.cc:492] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:12.849376 27977 ts_tablet_manager.cc:1403] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.001s
I20260713 09:09:12.854497 27825 leader_election.cc:304] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:12.858593 28020 raft_consensus.cc:2804] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.859316 28020 raft_consensus.cc:697] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:12.860607 28020 consensus_queue.cc:237] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.863135 27978 tablet_bootstrap.cc:492] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:12.864332 27825 leader_election.cc:304] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [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: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:12.865398 27982 raft_consensus.cc:2804] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:12.869334 27985 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.891007 27930 raft_consensus.cc:2468] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 1.
I20260713 09:09:12.883059 27982 raft_consensus.cc:697] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:12.893846 27977 raft_consensus.cc:359] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.894479 27977 raft_consensus.cc:385] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:12.895574 27977 raft_consensus.cc:740] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:12.896214 27977 consensus_queue.cc:260] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.902206 27982 consensus_queue.cc:237] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.895733 27979 tablet_bootstrap.cc:654] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.908103 27977 ts_tablet_manager.cc:1434] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.007s
I20260713 09:09:12.909442 27977 tablet_bootstrap.cc:492] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: Bootstrap starting.
I20260713 09:09:12.928290 28031 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:12.929031 28031 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:12.929600 27859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:12.935192 27859 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.925665 27985 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:12.944621 27978 tablet_bootstrap.cc:654] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.946162 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:12.947333 27785 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:12.950896 27977 tablet_bootstrap.cc:654] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:12.954213 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:12.954989 28031 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:12.965168 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:12.966250 27931 raft_consensus.cc:2393] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa7edc2ba1340359c789639d97993dc in current term 1: Already voted for candidate 2ea80315945d42caa608c7e64c6c0378 in this term.
I20260713 09:09:12.968019 27785 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 1.
I20260713 09:09:12.967959 27824 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc; no voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:12.969007 27859 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 1.
I20260713 09:09:12.993669 27681 catalog_manager.cc:5697] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:12.979344 27899 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.004104 28034 raft_consensus.cc:2749] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.010210 27979 tablet_bootstrap.cc:492] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:13.007702 27985 raft_consensus.cc:2804] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.026716 27979 ts_tablet_manager.cc:1403] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.190s	user 0.036s	sys 0.018s
I20260713 09:09:13.026783 27985 raft_consensus.cc:697] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:13.027850 27985 consensus_queue.cc:237] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.029678 27979 raft_consensus.cc:359] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.030448 27979 raft_consensus.cc:385] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.030740 27979 raft_consensus.cc:740] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.031661 27979 consensus_queue.cc:260] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.017421 27977 tablet_bootstrap.cc:492] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: No bootstrap required, opened a new log
I20260713 09:09:13.033203 27977 ts_tablet_manager.cc:1403] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.016s
I20260713 09:09:13.019500 27978 tablet_bootstrap.cc:492] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:13.034682 27978 ts_tablet_manager.cc:1403] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.172s	user 0.026s	sys 0.022s
I20260713 09:09:13.040057 27978 raft_consensus.cc:359] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.040851 27978 raft_consensus.cc:385] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.041144 27978 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.041869 28002 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.042529 28002 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.044317 27979 ts_tablet_manager.cc:1434] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260713 09:09:13.044646 27978 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.047277 27977 raft_consensus.cc:359] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.048012 27977 raft_consensus.cc:385] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.048296 27977 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.048542 27978 ts_tablet_manager.cc:1434] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:09:13.049530 27978 tablet_bootstrap.cc:492] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378: Bootstrap starting.
I20260713 09:09:13.051095 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:13.052775 27979 tablet_bootstrap.cc:492] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556: Bootstrap starting.
I20260713 09:09:13.053328 28002 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.053992 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:13.054880 27931 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 0.
I20260713 09:09:13.056306 27749 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.057371 27984 raft_consensus.cc:2804] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.057823 27984 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.058166 27984 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.064592 27978 tablet_bootstrap.cc:654] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.068310 27979 tablet_bootstrap.cc:654] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:13.065932 27681 catalog_manager.cc:5697] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.069123 27984 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.072441 27977 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.074998 27860 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 0.
I20260713 09:09:13.075555 28020 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.076098 28020 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.081360 28020 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.082418 27785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:13.086040 27785 raft_consensus.cc:2393] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fa7edc2ba1340359c789639d97993dc in current term 1: Already voted for candidate 9c4a8c71a615474781dcc61aea40e556 in this term.
I20260713 09:09:13.082979 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:13.087643 27931 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 0.
I20260713 09:09:13.090003 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:13.085155 27977 ts_tablet_manager.cc:1434] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260713 09:09:13.090545 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:13.091005 27979 tablet_bootstrap.cc:492] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556: No bootstrap required, opened a new log
I20260713 09:09:13.090837 27824 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:13.091636 27931 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.091770 27979 ts_tablet_manager.cc:1403] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.007s
I20260713 09:09:13.090803 27860 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.094815 27979 raft_consensus.cc:359] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.095562 27979 raft_consensus.cc:385] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.095849 27979 raft_consensus.cc:740] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.096712 27979 consensus_queue.cc:260] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.099751 27979 ts_tablet_manager.cc:1434] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:09:13.101514 27860 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 1.
I20260713 09:09:13.102003 27978 tablet_bootstrap.cc:492] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378: No bootstrap required, opened a new log
I20260713 09:09:13.085800 27681 catalog_manager.cc:5697] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.102375 27984 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.105043 28020 raft_consensus.cc:2764] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:09:13.106119 27749 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.107183 28002 raft_consensus.cc:2804] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.107744 28002 raft_consensus.cc:697] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:13.108677 28002 consensus_queue.cc:237] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.103797 27931 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 1.
I20260713 09:09:13.104663 27978 ts_tablet_manager.cc:1403] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.009s
I20260713 09:09:13.119386 27978 raft_consensus.cc:359] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.120162 27978 raft_consensus.cc:385] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:13.120466 27978 raft_consensus.cc:740] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Initialized, Role: FOLLOWER
I20260713 09:09:13.121239 27978 consensus_queue.cc:260] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.124236 27678 catalog_manager.cc:5697] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.127756 27978 ts_tablet_manager.cc:1434] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:13.142673 27682 catalog_manager.cc:5697] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.243315 28002 raft_consensus.cc:493] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.244012 28002 raft_consensus.cc:515] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.246487 28002 leader_election.cc:290] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.248129 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:13.248975 27860 raft_consensus.cc:2393] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c4a8c71a615474781dcc61aea40e556 in current term 1: Already voted for candidate 2ea80315945d42caa608c7e64c6c0378 in this term.
I20260713 09:09:13.249369 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ea80315945d42caa608c7e64c6c0378" is_pre_election: true
I20260713 09:09:13.252456 27749 leader_election.cc:304] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c4a8c71a615474781dcc61aea40e556; no voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:13.253356 27985 consensus_queue.cc:1048] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.254206 27984 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.267118 28002 consensus_queue.cc:1048] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.282976 28002 consensus_queue.cc:1048] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.284111 28016 raft_consensus.cc:493] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.284767 28016 raft_consensus.cc:515] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.287403 28016 leader_election.cc:290] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:13.289361 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34a9610543a4355935a22eef4b3915a" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:13.290149 27781 raft_consensus.cc:2468] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 0.
I20260713 09:09:13.292275 27984 raft_consensus.cc:2749] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.292593 27899 leader_election.cc:304] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.294005 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34a9610543a4355935a22eef4b3915a" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:13.296948 27860 raft_consensus.cc:2468] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 0.
I20260713 09:09:13.299618 28016 raft_consensus.cc:2804] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:13.300205 28016 raft_consensus.cc:493] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:13.300607 28016 raft_consensus.cc:3060] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.302064 27985 consensus_queue.cc:1048] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.324553 28020 consensus_queue.cc:1048] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.342600 28002 consensus_queue.cc:1048] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.349413 28016 raft_consensus.cc:515] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.354684 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34a9610543a4355935a22eef4b3915a" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:13.355362 27783 raft_consensus.cc:3060] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.358646 27858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a34a9610543a4355935a22eef4b3915a" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:13.359272 27858 raft_consensus.cc:3060] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.368827 27783 raft_consensus.cc:2468] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 1.
I20260713 09:09:13.374801 27858 raft_consensus.cc:2468] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 1.
I20260713 09:09:13.361047 28016 leader_election.cc:290] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:13.379603 27899 leader_election.cc:304] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.380685 28016 raft_consensus.cc:2804] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:13.381326 28016 raft_consensus.cc:697] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:13.383581 28016 consensus_queue.cc:237] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.388797 28002 consensus_queue.cc:1048] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.392674 27985 raft_consensus.cc:493] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:13.393272 27985 raft_consensus.cc:515] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.395406 27985 leader_election.cc:290] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:13.396436 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4aa2606374b93aa4e9f165862c456" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c4a8c71a615474781dcc61aea40e556" is_pre_election: true
I20260713 09:09:13.397465 27858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4aa2606374b93aa4e9f165862c456" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fa7edc2ba1340359c789639d97993dc" is_pre_election: true
I20260713 09:09:13.403913 28031 consensus_queue.cc:1048] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.410784 27985 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.419744 27783 raft_consensus.cc:2393] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2ea80315945d42caa608c7e64c6c0378 in current term 1: Already voted for candidate 4fa7edc2ba1340359c789639d97993dc in this term.
I20260713 09:09:13.421495 27899 leader_election.cc:304] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378; no voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:13.422508 27985 raft_consensus.cc:3060] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:13.442553 27985 raft_consensus.cc:2749] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:13.442962 27678 catalog_manager.cc:5697] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:13.447649 27985 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.448145 28034 consensus_queue.cc:1048] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.482885 28034 consensus_queue.cc:1048] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.571852 27930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
mode: GRACEFUL
new_leader_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:47680
I20260713 09:09:13.572501 27930 raft_consensus.cc:606] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Received request to transfer leadership to TS 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:13.579633 27930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47680
I20260713 09:09:13.580292 27930 raft_consensus.cc:606] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:13.603284 28002 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.607606 27783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:09:13.608314 27783 raft_consensus.cc:606] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:13.614760 28004 raft_consensus.cc:993] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:13.615378 28004 raft_consensus.cc:1081] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:13.617753 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34878
I20260713 09:09:13.619408 27860 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.619891 27860 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.621502 28004 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.628386 27860 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.638465 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:13.639186 27783 raft_consensus.cc:3055] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.639621 27783 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:13.640548 27783 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.641614 27783 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.650558 27783 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:13.652088 27860 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.653512 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:13.654289 27930 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.654451 27825 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.655535 28034 raft_consensus.cc:2804] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.656085 28034 raft_consensus.cc:697] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:13.657048 28034 consensus_queue.cc:237] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.662592 27930 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:13.666944 27682 catalog_manager.cc:5697] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 1 to 2, leader changed from 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.842468 28057 consensus_queue.cc:1048] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:13.857076 28058 consensus_queue.cc:1048] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:13.868862 28058 raft_consensus.cc:993] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:13.869390 27985 raft_consensus.cc:1081] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:13.872167 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34888
I20260713 09:09:13.873236 27860 raft_consensus.cc:493] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.873627 27860 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.879835 27860 raft_consensus.cc:515] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.882030 27860 leader_election.cc:290] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.883386 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:13.883488 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:13.884423 27930 raft_consensus.cc:3055] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.884812 27930 raft_consensus.cc:740] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:13.885689 27930 consensus_queue.cc:260] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.887260 27783 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.887302 27930 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.893043 27783 raft_consensus.cc:2468] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:13.895161 27825 leader_election.cc:304] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.895809 27930 raft_consensus.cc:2468] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:13.896061 28031 raft_consensus.cc:2804] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.896623 28031 raft_consensus.cc:697] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:13.897578 28031 consensus_queue.cc:237] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.909427 27682 catalog_manager.cc:5697] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 1 to 2, leader changed from 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:13.925239 28058 raft_consensus.cc:993] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: : Instructing follower 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:13.925731 28058 raft_consensus.cc:1081] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Signalling peer 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:13.927579 27783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:47048
I20260713 09:09:13.928160 27783 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:13.928544 27783 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.933880 27783 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.935794 27783 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:13.936904 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:13.937544 27860 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.937625 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:13.938405 27930 raft_consensus.cc:3055] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:13.938769 27930 raft_consensus.cc:740] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:13.939603 27930 consensus_queue.cc:260] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.940827 27930 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:13.943043 27860 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 2.
I20260713 09:09:13.944185 27749 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:13.944933 28051 raft_consensus.cc:2804] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:13.945379 28051 raft_consensus.cc:697] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:13.946657 28051 consensus_queue.cc:237] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:13.947962 27930 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 2.
I20260713 09:09:13.953732 27682 catalog_manager.cc:5697] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 1 to 2, leader changed from 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131) to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:14.171825 27783 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.173569 28031 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.188172 27930 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.190537 28069 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:14.335466 27860 raft_consensus.cc:1275] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.336925 28051 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.346403 27930 raft_consensus.cc:1275] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.348075 28051 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.361352 27930 raft_consensus.cc:1275] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.363061 28034 consensus_queue.cc:1048] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:14.373072 27781 raft_consensus.cc:1275] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:14.374701 28031 consensus_queue.cc:1048] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:16.652500 27650 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:09:16.653959 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:16.677757 27860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
mode: GRACEFUL
new_leader_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:34892
I20260713 09:09:16.678581 27860 raft_consensus.cc:606] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Received request to transfer leadership to TS 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:16.692910 27781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
mode: GRACEFUL
new_leader_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:47076
I20260713 09:09:16.693585 27781 raft_consensus.cc:606] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Received request to transfer leadership to TS 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:16.695111 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:16.695714 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:16.770972 28075 raft_consensus.cc:993] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: : Instructing follower 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:16.771544 28079 raft_consensus.cc:1081] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Signalling peer 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:16.773511 27930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:47674
I20260713 09:09:16.774082 27930 raft_consensus.cc:493] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:16.774428 27930 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.779111 27930 raft_consensus.cc:515] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:16.780902 27930 leader_election.cc:290] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785)
I20260713 09:09:16.782143 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:16.782414 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:16.782925 27860 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.783066 27781 raft_consensus.cc:3055] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:16.783483 27781 raft_consensus.cc:740] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:16.784209 27781 consensus_queue.cc:260] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:16.785168 27781 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:16.788901 27860 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 2.
I20260713 09:09:16.790611 27898 leader_election.cc:304] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:16.790824 27781 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 2.
I20260713 09:09:16.791858 28073 raft_consensus.cc:2804] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:16.793393 28073 raft_consensus.cc:697] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:16.794440 28073 consensus_queue.cc:237] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:16.805696 27678 catalog_manager.cc:5697] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 1 to 2, leader changed from 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129) to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 2 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.134654 28069 raft_consensus.cc:993] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: : Instructing follower 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:17.135185 28086 raft_consensus.cc:1081] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Signalling peer 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:17.137022 27931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:47676
I20260713 09:09:17.137625 27931 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.137998 27931 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.143353 27931 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.145327 27931 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 3 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:17.146309 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:17.146986 27781 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.146790 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:17.147579 27860 raft_consensus.cc:3055] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.147960 27860 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:17.148705 27860 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.149973 27860 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.153455 27781 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 3.
I20260713 09:09:17.154913 27899 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:17.155673 27860 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 3.
I20260713 09:09:17.155956 28073 raft_consensus.cc:2804] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.156471 28073 raft_consensus.cc:697] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:17.157337 28073 consensus_queue.cc:237] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.164924 27678 catalog_manager.cc:5697] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 2 to 3, leader changed from 4fa7edc2ba1340359c789639d97993dc (127.27.0.130) to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:17.204521 27860 raft_consensus.cc:1275] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.206175 28073 consensus_queue.cc:1048] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:17.218633 27781 raft_consensus.cc:1275] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:17.220683 28090 consensus_queue.cc:1048] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:17.696700 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:17.708560 27931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47680
I20260713 09:09:17.709139 27931 raft_consensus.cc:606] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:17.715185 27781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:09:17.716025 27781 raft_consensus.cc:606] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:17.716513 27860 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:17.717866 28090 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:17.722443 27781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:09:17.723095 27781 raft_consensus.cc:606] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:17.728839 27781 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:17.730602 28073 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:17.733443 27781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47064
I20260713 09:09:17.734680 27781 raft_consensus.cc:606] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:17.752386 27931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
mode: GRACEFUL
new_leader_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:47680
I20260713 09:09:17.753191 27931 raft_consensus.cc:606] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Received request to transfer leadership to TS 4fa7edc2ba1340359c789639d97993dc
I20260713 09:09:17.812712 28080 raft_consensus.cc:993] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:17.813223 28073 raft_consensus.cc:1081] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:17.815205 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34888
I20260713 09:09:17.815891 27860 raft_consensus.cc:493] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.816234 27860 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.821352 27860 raft_consensus.cc:515] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.823114 27860 leader_election.cc:290] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 3 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:17.824148 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:17.824416 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a9c4d7d6c146049ac80c725d793719" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:17.824757 27783 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.825138 27931 raft_consensus.cc:3055] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.825472 27931 raft_consensus.cc:740] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:17.826359 27931 consensus_queue.cc:260] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [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: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.827793 27931 raft_consensus.cc:3060] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.831135 27783 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 3.
I20260713 09:09:17.832654 27825 leader_election.cc:304] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [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: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:17.833408 27931 raft_consensus.cc:2468] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 3.
I20260713 09:09:17.833454 28086 raft_consensus.cc:2804] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.835143 28086 raft_consensus.cc:697] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:17.836115 28086 consensus_queue.cc:237] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [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: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.842746 27682 catalog_manager.cc:5697] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 2 to 3, leader changed from 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 3 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:17.881515 28079 raft_consensus.cc:993] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:17.882289 28103 raft_consensus.cc:1081] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:17.884284 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34878
I20260713 09:09:17.884856 27860 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:17.885178 27860 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.889698 27860 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.891356 27860 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 3 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:17.892596 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:17.892776 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:17.893239 27783 raft_consensus.cc:3055] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:17.893405 27931 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.893605 27783 raft_consensus.cc:740] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:17.894572 27783 consensus_queue.cc:260] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.895954 27783 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:17.898994 27931 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 3.
I20260713 09:09:17.900378 27824 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [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: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:17.901396 28086 raft_consensus.cc:2804] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:17.901932 28086 raft_consensus.cc:697] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:17.902211 27783 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 3.
I20260713 09:09:17.903115 28086 consensus_queue.cc:237] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:17.911213 27682 catalog_manager.cc:5697] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 2 to 3, leader changed from 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 3 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:18.022737 28079 raft_consensus.cc:993] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:18.023259 28103 raft_consensus.cc:1081] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:18.025156 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34878
I20260713 09:09:18.025769 27860 raft_consensus.cc:493] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:18.026073 27860 raft_consensus.cc:3060] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.030696 27860 raft_consensus.cc:515] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.032240 27860 leader_election.cc:290] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:18.033275 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:18.033435 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47ff2478cd034c9bac5f28ec6ead346e" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:18.033810 27783 raft_consensus.cc:3055] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:18.034186 27783 raft_consensus.cc:740] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:18.034209 27931 raft_consensus.cc:3060] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.035104 27783 consensus_queue.cc:260] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.036209 27783 raft_consensus.cc:3060] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.041115 27931 raft_consensus.cc:2468] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:18.042436 27824 leader_election.cc:304] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:18.042713 27783 raft_consensus.cc:2468] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:18.043464 28086 raft_consensus.cc:2804] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:18.044109 28086 raft_consensus.cc:697] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:18.044906 28086 consensus_queue.cc:237] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.052524 27682 catalog_manager.cc:5697] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 1 to 2, leader changed from 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:18.161154 28079 raft_consensus.cc:993] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:18.161672 28079 raft_consensus.cc:1081] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:18.163691 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34878
I20260713 09:09:18.164390 27860 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:18.164719 27860 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.169560 27860 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.171361 27860 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:18.172442 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:18.172674 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:18.173108 27783 raft_consensus.cc:3055] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:18.173218 27931 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.173506 27783 raft_consensus.cc:740] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:18.174393 27783 consensus_queue.cc:260] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.175684 27783 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:18.180912 27931 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:18.182507 27824 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 4fa7edc2ba1340359c789639d97993dc; no voters: 
I20260713 09:09:18.183086 27783 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 2.
I20260713 09:09:18.183307 28086 raft_consensus.cc:2804] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:18.183964 28086 raft_consensus.cc:697] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:18.184801 28086 consensus_queue.cc:237] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.192157 27682 catalog_manager.cc:5697] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 1 to 2, leader changed from 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:18.324553 28107 raft_consensus.cc:993] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: : Instructing follower 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:18.325176 28107 raft_consensus.cc:1081] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Signalling peer 4fa7edc2ba1340359c789639d97993dc to start an election
I20260713 09:09:18.326084 27783 raft_consensus.cc:1275] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.327162 27860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
 from {username='slave'} at 127.0.0.1:34888
I20260713 09:09:18.327752 27860 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:18.327684 28086 consensus_queue.cc:1048] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:18.328266 27860 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:18.334421 27860 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.338137 27931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:18.338864 27931 raft_consensus.cc:3055] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:18.338939 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "4fa7edc2ba1340359c789639d97993dc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:18.339249 27931 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:18.339541 27781 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:18.340118 27931 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.341265 27931 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:18.342552 27930 raft_consensus.cc:1275] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.346624 28099 consensus_queue.cc:1048] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:18.349555 27781 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 4.
I20260713 09:09:18.350870 27825 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [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: 4fa7edc2ba1340359c789639d97993dc, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:18.352414 28112 raft_consensus.cc:2804] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:18.348263 27860 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [CANDIDATE]: Term 4 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:18.352931 28112 raft_consensus.cc:697] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 LEADER]: Becoming Leader. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:18.348901 27931 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fa7edc2ba1340359c789639d97993dc in term 4.
I20260713 09:09:18.353443 27934 raft_consensus.cc:1275] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.355630 28112 consensus_queue.cc:237] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:18.357292 28086 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:18.367337 27678 catalog_manager.cc:5697] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc reported cstate change: term changed from 3 to 4, leader changed from 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131) to 4fa7edc2ba1340359c789639d97993dc (127.27.0.130). New cstate: current_term: 4 leader_uuid: "4fa7edc2ba1340359c789639d97993dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:18.372684 27783 raft_consensus.cc:1275] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:18.374773 28086 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:18.576491 27930 raft_consensus.cc:1275] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.578536 28099 consensus_queue.cc:1048] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:18.580163 27783 raft_consensus.cc:1275] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.581727 28099 consensus_queue.cc:1048] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.593499 27781 raft_consensus.cc:1275] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.596168 28112 consensus_queue.cc:1048] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:18.599473 27930 raft_consensus.cc:1275] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:18.601245 28120 consensus_queue.cc:1048] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:18.744210 27934 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:18.745898 28086 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:18.756417 27781 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 4 FOLLOWER]: Refusing update from remote peer 4fa7edc2ba1340359c789639d97993dc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:18.758446 28120 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:20.759085 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:20.768216 27860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
mode: GRACEFUL
new_leader_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:34892
I20260713 09:09:20.768930 27860 raft_consensus.cc:606] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Received request to transfer leadership to TS 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:20.772102 27860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
mode: GRACEFUL
new_leader_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:34892
I20260713 09:09:20.772589 27860 raft_consensus.cc:606] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Received request to transfer leadership to TS 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:20.775355 27860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
mode: GRACEFUL
new_leader_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:34892
I20260713 09:09:20.775997 27860 raft_consensus.cc:606] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 LEADER]: Received request to transfer leadership to TS 2ea80315945d42caa608c7e64c6c0378
I20260713 09:09:20.778663 27860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
mode: GRACEFUL
new_leader_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:34892
I20260713 09:09:20.779178 27860 raft_consensus.cc:606] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Received request to transfer leadership to TS 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:20.781708 27860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45"
dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
mode: GRACEFUL
new_leader_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:34892
I20260713 09:09:20.782289 27860 raft_consensus.cc:606] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Received request to transfer leadership to TS 9c4a8c71a615474781dcc61aea40e556
I20260713 09:09:20.783944 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:20.784446 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:20.892002 28127 raft_consensus.cc:993] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: : Instructing follower 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:20.892635 28120 raft_consensus.cc:1081] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Signalling peer 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:20.894505 27781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:47050
I20260713 09:09:20.895090 27781 raft_consensus.cc:493] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:20.895422 27781 raft_consensus.cc:3060] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.901546 27781 raft_consensus.cc:515] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:20.904111 27781 leader_election.cc:290] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 2 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:20.905512 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:20.906392 27930 raft_consensus.cc:3060] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.906245 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05eb1c6a356e4e3f9f30c97266da27d1" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:20.907240 27860 raft_consensus.cc:3055] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:20.907627 27860 raft_consensus.cc:740] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:20.908574 27860 consensus_queue.cc:260] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:20.910125 27860 raft_consensus.cc:3060] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:20.912387 27930 raft_consensus.cc:2468] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 2.
I20260713 09:09:20.913800 27749 leader_election.cc:304] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:20.916070 28128 raft_consensus.cc:2804] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:20.917398 27860 raft_consensus.cc:2468] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 2.
I20260713 09:09:20.918021 28128 raft_consensus.cc:697] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:20.919203 28128 consensus_queue.cc:237] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:20.927578 27682 catalog_manager.cc:5697] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 1 to 2, leader changed from 4fa7edc2ba1340359c789639d97993dc (127.27.0.130) to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.123260 28120 raft_consensus.cc:993] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: : Instructing follower 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:21.123898 28120 raft_consensus.cc:1081] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Signalling peer 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:21.126399 27781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:47050
I20260713 09:09:21.127305 27781 raft_consensus.cc:493] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:21.127646 27781 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:21.133172 27781 raft_consensus.cc:515] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.135317 27781 leader_election.cc:290] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 4 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:21.136880 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:21.136927 27930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de4e7b673e53427b8981140350f4fc45" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:21.137586 27860 raft_consensus.cc:3055] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:21.137676 27930 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:21.138060 27860 raft_consensus.cc:740] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:21.139084 27860 consensus_queue.cc:260] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.140450 27860 raft_consensus.cc:3060] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:21.143554 27930 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 4.
I20260713 09:09:21.144783 27749 leader_election.cc:304] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:21.145838 28128 raft_consensus.cc:2804] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:21.146019 27860 raft_consensus.cc:2468] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 4.
I20260713 09:09:21.146555 28128 raft_consensus.cc:697] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 4 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:21.147586 28128 consensus_queue.cc:237] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.155063 27682 catalog_manager.cc:5697] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 3 to 4, leader changed from 4fa7edc2ba1340359c789639d97993dc (127.27.0.130) to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 4 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.167389 28120 raft_consensus.cc:993] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: : Instructing follower 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:21.167631 28136 raft_consensus.cc:993] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: : Instructing follower 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:21.168078 28127 raft_consensus.cc:1081] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Signalling peer 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:21.168322 28137 raft_consensus.cc:1081] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 LEADER]: Signalling peer 2ea80315945d42caa608c7e64c6c0378 to start an election
I20260713 09:09:21.170779 27934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:47676
I20260713 09:09:21.171271 27930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4"
dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
 from {username='slave'} at 127.0.0.1:47676
I20260713 09:09:21.171486 27934 raft_consensus.cc:493] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:21.171934 27934 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:21.172019 27930 raft_consensus.cc:493] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:21.172521 27930 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:21.177736 27930 raft_consensus.cc:515] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.178783 27934 raft_consensus.cc:515] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.179428 27930 leader_election.cc:290] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 5 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:21.180853 27781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:21.180953 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a73dd476fc7342f7b97d9a0e733248a4" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:21.181645 27781 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:21.182674 27783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
I20260713 09:09:21.183645 27858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2400b41354e4491e8d2e266bfa13057f" candidate_uuid: "2ea80315945d42caa608c7e64c6c0378" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:21.188171 27783 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:21.188333 27858 raft_consensus.cc:3055] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:21.189081 27858 raft_consensus.cc:740] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:21.181671 27860 raft_consensus.cc:3055] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:09:21.189934 27860 raft_consensus.cc:740] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:21.190071 27858 consensus_queue.cc:260] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.190788 27860 consensus_queue.cc:260] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.191596 27858 raft_consensus.cc:3060] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:21.191823 27860 raft_consensus.cc:3060] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:09:21.196183 27781 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 5.
I20260713 09:09:21.182974 27934 leader_election.cc:290] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [CANDIDATE]: Term 3 election: Requested vote from peers 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785), 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997)
I20260713 09:09:21.198122 27783 raft_consensus.cc:2468] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 3.
I20260713 09:09:21.198266 27899 leader_election.cc:304] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:21.199838 27899 leader_election.cc:304] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:21.199723 28109 raft_consensus.cc:2804] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:09:21.204519 27858 raft_consensus.cc:2468] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 3.
I20260713 09:09:21.207361 28138 raft_consensus.cc:2804] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:21.207454 28109 raft_consensus.cc:697] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 5 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:21.205382 27860 raft_consensus.cc:2468] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ea80315945d42caa608c7e64c6c0378 in term 5.
I20260713 09:09:21.209008 28109 consensus_queue.cc:237] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.209578 28138 raft_consensus.cc:697] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Becoming Leader. State: Replica: 2ea80315945d42caa608c7e64c6c0378, State: Running, Role: LEADER
I20260713 09:09:21.210745 28138 consensus_queue.cc:237] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.220348 27682 catalog_manager.cc:5697] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 4 to 5, leader changed from 4fa7edc2ba1340359c789639d97993dc (127.27.0.130) to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 5 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.236791 27682 catalog_manager.cc:5697] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 reported cstate change: term changed from 2 to 3, leader changed from 4fa7edc2ba1340359c789639d97993dc (127.27.0.130) to 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "2ea80315945d42caa608c7e64c6c0378" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:21.283026 28137 raft_consensus.cc:993] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: : Instructing follower 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:21.283524 28137 raft_consensus.cc:1081] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Signalling peer 9c4a8c71a615474781dcc61aea40e556 to start an election
I20260713 09:09:21.285440 27783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5"
dest_uuid: "9c4a8c71a615474781dcc61aea40e556"
 from {username='slave'} at 127.0.0.1:47050
I20260713 09:09:21.286027 27783 raft_consensus.cc:493] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:21.286800 27783 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:21.292088 27783 raft_consensus.cc:515] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.293850 27783 leader_election.cc:290] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [CANDIDATE]: Term 3 election: Requested vote from peers 4fa7edc2ba1340359c789639d97993dc (127.27.0.130:32997), 2ea80315945d42caa608c7e64c6c0378 (127.27.0.131:41567)
I20260713 09:09:21.295112 27860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fa7edc2ba1340359c789639d97993dc"
I20260713 09:09:21.295212 27934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce2e3ef07a5a4f539667b3ec8e8f67e5" candidate_uuid: "9c4a8c71a615474781dcc61aea40e556" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2ea80315945d42caa608c7e64c6c0378"
I20260713 09:09:21.295809 27860 raft_consensus.cc:3055] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:21.295943 27934 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:21.296105 27860 raft_consensus.cc:740] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4fa7edc2ba1340359c789639d97993dc, State: Running, Role: LEADER
I20260713 09:09:21.297236 27860 consensus_queue.cc:260] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.298151 27860 raft_consensus.cc:3060] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:21.302217 27934 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 3.
I20260713 09:09:21.303829 27749 leader_election.cc:304] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [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: 2ea80315945d42caa608c7e64c6c0378, 9c4a8c71a615474781dcc61aea40e556; no voters: 
I20260713 09:09:21.304355 27860 raft_consensus.cc:2468] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c4a8c71a615474781dcc61aea40e556 in term 3.
I20260713 09:09:21.304678 28128 raft_consensus.cc:2804] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:21.305208 28128 raft_consensus.cc:697] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 3 LEADER]: Becoming Leader. State: Replica: 9c4a8c71a615474781dcc61aea40e556, State: Running, Role: LEADER
I20260713 09:09:21.306175 28128 consensus_queue.cc:237] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [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: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } }
I20260713 09:09:21.314677 27682 catalog_manager.cc:5697] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 reported cstate change: term changed from 2 to 3, leader changed from 4fa7edc2ba1340359c789639d97993dc (127.27.0.130) to 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129). New cstate: current_term: 3 leader_uuid: "9c4a8c71a615474781dcc61aea40e556" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:21.389361 27934 raft_consensus.cc:1275] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.391203 28128 consensus_queue.cc:1048] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:21.404816 27860 raft_consensus.cc:1275] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:21.406777 28146 consensus_queue.cc:1048] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:21.612927 27934 raft_consensus.cc:1275] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:21.614724 28146 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:21.626269 27860 raft_consensus.cc:1275] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:21.628710 28146 consensus_queue.cc:1048] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:21.676026 27783 raft_consensus.cc:1275] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.677547 28138 consensus_queue.cc:1048] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.692373 27860 raft_consensus.cc:1275] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.694171 28138 consensus_queue.cc:1048] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.694636 27934 raft_consensus.cc:1275] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.697263 28146 consensus_queue.cc:1048] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ea80315945d42caa608c7e64c6c0378" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 41567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.714648 27860 raft_consensus.cc:1275] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Refusing update from remote peer 9c4a8c71a615474781dcc61aea40e556: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:21.716214 28146 consensus_queue.cc:1048] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:21.720249 27858 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 5 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:21.721805 28138 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fa7edc2ba1340359c789639d97993dc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 32997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:21.733240 27783 raft_consensus.cc:1275] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 5 FOLLOWER]: Refusing update from remote peer 2ea80315945d42caa608c7e64c6c0378: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:09:21.734784 28138 consensus_queue.cc:1048] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c4a8c71a615474781dcc61aea40e556" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:21.785641 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:21.792217 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
I20260713 09:09:21.832837 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:21.833907 27650 tablet_replica.cc:333] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.834771 27650 raft_consensus.cc:2243] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.835434 27650 raft_consensus.cc:2272] T a34a9610543a4355935a22eef4b3915a P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.838644 27650 tablet_replica.cc:333] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.839246 27650 raft_consensus.cc:2243] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.839668 27650 raft_consensus.cc:2272] T 2400b41354e4491e8d2e266bfa13057f P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.841935 27650 tablet_replica.cc:333] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.842566 27650 raft_consensus.cc:2243] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.842947 27650 raft_consensus.cc:2272] T 01b4aa2606374b93aa4e9f165862c456 P 9c4a8c71a615474781dcc61aea40e556 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.844539 27650 tablet_replica.cc:333] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.844993 27650 raft_consensus.cc:2243] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.845696 27650 raft_consensus.cc:2272] T de4e7b673e53427b8981140350f4fc45 P 9c4a8c71a615474781dcc61aea40e556 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.848088 27650 tablet_replica.cc:333] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.848603 27650 raft_consensus.cc:2243] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.849349 27650 raft_consensus.cc:2272] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.851773 27650 tablet_replica.cc:333] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.852269 27650 raft_consensus.cc:2243] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:21.853132 27650 raft_consensus.cc:2272] T 05eb1c6a356e4e3f9f30c97266da27d1 P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.855458 27650 tablet_replica.cc:333] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.856002 27650 raft_consensus.cc:2243] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.856408 27650 raft_consensus.cc:2272] T 47ff2478cd034c9bac5f28ec6ead346e P 9c4a8c71a615474781dcc61aea40e556 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.858232 27650 tablet_replica.cc:333] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.858884 27650 raft_consensus.cc:2243] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.859366 27650 raft_consensus.cc:2272] T a73dd476fc7342f7b97d9a0e733248a4 P 9c4a8c71a615474781dcc61aea40e556 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:21.861783 27650 tablet_replica.cc:333] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556: stopping tablet replica
I20260713 09:09:21.862291 27650 raft_consensus.cc:2243] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:21.862816 27650 raft_consensus.cc:2272] T c8a9c4d7d6c146049ac80c725d793719 P 9c4a8c71a615474781dcc61aea40e556 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:21.976876 27899 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36785: connect: Connection refused (error 111)
I20260713 09:09:21.979003 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
W20260713 09:09:21.982270 27899 consensus_peers.cc:597] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 -> Peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Couldn't send request to peer 9c4a8c71a615474781dcc61aea40e556. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.001327 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
I20260713 09:09:22.038262 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.039299 27650 tablet_replica.cc:333] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.040139 27650 raft_consensus.cc:2243] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.040827 27650 raft_consensus.cc:2272] T de4e7b673e53427b8981140350f4fc45 P 4fa7edc2ba1340359c789639d97993dc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.043521 27650 tablet_replica.cc:333] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.044252 27650 raft_consensus.cc:2243] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.044730 27650 raft_consensus.cc:2272] T a34a9610543a4355935a22eef4b3915a P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.046649 27650 tablet_replica.cc:333] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.047152 27650 raft_consensus.cc:2243] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.047972 27650 raft_consensus.cc:2272] T 01b4aa2606374b93aa4e9f165862c456 P 4fa7edc2ba1340359c789639d97993dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.049881 27650 tablet_replica.cc:333] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.050482 27650 raft_consensus.cc:2243] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.050886 27650 raft_consensus.cc:2272] T 2400b41354e4491e8d2e266bfa13057f P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.053344 27650 tablet_replica.cc:333] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.053946 27650 raft_consensus.cc:2243] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.054857 27650 raft_consensus.cc:2272] T 05eb1c6a356e4e3f9f30c97266da27d1 P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.057516 27650 tablet_replica.cc:333] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.058167 27650 raft_consensus.cc:2243] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.059083 27650 raft_consensus.cc:2272] T 47ff2478cd034c9bac5f28ec6ead346e P 4fa7edc2ba1340359c789639d97993dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.061257 27650 tablet_replica.cc:333] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.061874 27650 raft_consensus.cc:2243] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.062428 27650 raft_consensus.cc:2272] T a73dd476fc7342f7b97d9a0e733248a4 P 4fa7edc2ba1340359c789639d97993dc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.064849 27650 tablet_replica.cc:333] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.065407 27650 raft_consensus.cc:2243] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.066215 27650 raft_consensus.cc:2272] T c8a9c4d7d6c146049ac80c725d793719 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.068136 27650 tablet_replica.cc:333] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc: stopping tablet replica
I20260713 09:09:22.068678 27650 raft_consensus.cc:2243] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.069144 27650 raft_consensus.cc:2272] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 4fa7edc2ba1340359c789639d97993dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.100345 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
I20260713 09:09:22.121965 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
W20260713 09:09:22.140287 27899 consensus_peers.cc:597] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 -> Peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Couldn't send request to peer 9c4a8c71a615474781dcc61aea40e556. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:22.149955 27899 consensus_peers.cc:597] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 -> Peer 9c4a8c71a615474781dcc61aea40e556 (127.27.0.129:36785): Couldn't send request to peer 9c4a8c71a615474781dcc61aea40e556. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36785: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:22.160746 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:22.161657 27650 tablet_replica.cc:333] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.162451 27650 raft_consensus.cc:2243] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.163295 27650 raft_consensus.cc:2272] T a34a9610543a4355935a22eef4b3915a P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.165163 27650 tablet_replica.cc:333] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.165740 27650 raft_consensus.cc:2243] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.166222 27650 raft_consensus.cc:2272] T 47ff2478cd034c9bac5f28ec6ead346e P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.168082 27650 tablet_replica.cc:333] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.168650 27650 raft_consensus.cc:2243] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.169106 27650 raft_consensus.cc:2272] T 05eb1c6a356e4e3f9f30c97266da27d1 P 2ea80315945d42caa608c7e64c6c0378 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.172151 27650 tablet_replica.cc:333] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.172751 27650 raft_consensus.cc:2243] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.173193 27650 raft_consensus.cc:2272] T 01b4aa2606374b93aa4e9f165862c456 P 2ea80315945d42caa608c7e64c6c0378 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.174974 27650 tablet_replica.cc:333] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.175486 27650 raft_consensus.cc:2243] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.176239 27650 raft_consensus.cc:2272] T 2400b41354e4491e8d2e266bfa13057f P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.178509 27650 tablet_replica.cc:333] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.179018 27650 raft_consensus.cc:2243] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.179764 27650 raft_consensus.cc:2272] T a73dd476fc7342f7b97d9a0e733248a4 P 2ea80315945d42caa608c7e64c6c0378 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.181850 27650 tablet_replica.cc:333] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.182446 27650 raft_consensus.cc:2243] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.183013 27650 raft_consensus.cc:2272] T c8a9c4d7d6c146049ac80c725d793719 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.184966 27650 tablet_replica.cc:333] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.185612 27650 raft_consensus.cc:2243] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.186218 27650 raft_consensus.cc:2272] T de4e7b673e53427b8981140350f4fc45 P 2ea80315945d42caa608c7e64c6c0378 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.189261 27650 tablet_replica.cc:333] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378: stopping tablet replica
I20260713 09:09:22.189822 27650 raft_consensus.cc:2243] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:22.190416 27650 raft_consensus.cc:2272] T ce2e3ef07a5a4f539667b3ec8e8f67e5 P 2ea80315945d42caa608c7e64c6c0378 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.224618 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:09:22.243494 27650 master.cc:562] Master@127.27.0.190:46465 shutting down...
I20260713 09:09:22.470480 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:22.471256 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:22.471664 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8ba4afaf57f4ecb9993bec76ce270a8: stopping tablet replica
I20260713 09:09:22.494786 27650 master.cc:584] Master@127.27.0.190:46465 shutdown complete.
2ea80315945d42caa608c7e64c6c0378  1
4fa7edc2ba1340359c789639d97993dc  4
9c4a8c71a615474781dcc61aea40e556  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13326 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:09:22.547802 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:36905
I20260713 09:09:22.550139 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:22.560560 28160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:22.560973 28163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:22.560559 28161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:22.563994 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:22.565264 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:22.565567 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:22.566046 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933762566004 us; error 0 us; skew 500 ppm
I20260713 09:09:22.567087 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:22.570482 27650 webserver.cc:533] Webserver started at http://127.27.0.190:36743/ using document root <none> and password file <none>
I20260713 09:09:22.571292 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:22.571580 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:22.572008 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:22.573812 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "5e2f0c9f51b145cdb8c6819a934a674f"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-gr68"
I20260713 09:09:22.581393 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:09:22.587661 28168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.588804 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:09:22.589218 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "5e2f0c9f51b145cdb8c6819a934a674f"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-gr68"
I20260713 09:09:22.589560 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:22.615262 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:22.616554 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:22.661916 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:36905
I20260713 09:09:22.662048 28219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:36905 every 8 connection(s)
I20260713 09:09:22.666291 28220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:22.676890 28220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f: Bootstrap starting.
I20260713 09:09:22.682677 28220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:22.688144 28220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f: No bootstrap required, opened a new log
I20260713 09:09:22.690820 28220 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2f0c9f51b145cdb8c6819a934a674f" member_type: VOTER }
I20260713 09:09:22.691299 28220 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:22.691584 28220 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e2f0c9f51b145cdb8c6819a934a674f, State: Initialized, Role: FOLLOWER
I20260713 09:09:22.692421 28220 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5e2f0c9f51b145cdb8c6819a934a674f" member_type: VOTER }
I20260713 09:09:22.692943 28220 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:22.693264 28220 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:22.693569 28220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:22.698879 28220 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2f0c9f51b145cdb8c6819a934a674f" member_type: VOTER }
I20260713 09:09:22.699565 28220 leader_election.cc:304] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [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: 5e2f0c9f51b145cdb8c6819a934a674f; no voters: 
I20260713 09:09:22.701045 28220 leader_election.cc:290] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:22.701437 28223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:22.703009 28223 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 1 LEADER]: Becoming Leader. State: Replica: 5e2f0c9f51b145cdb8c6819a934a674f, State: Running, Role: LEADER
I20260713 09:09:22.704071 28223 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [LEADER]: Queue going to LEADER mode. State: All 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: "5e2f0c9f51b145cdb8c6819a934a674f" member_type: VOTER }
I20260713 09:09:22.704550 28220 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:22.710496 28224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5e2f0c9f51b145cdb8c6819a934a674f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2f0c9f51b145cdb8c6819a934a674f" member_type: VOTER } }
I20260713 09:09:22.710403 28225 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5e2f0c9f51b145cdb8c6819a934a674f. Latest consensus state: current_term: 1 leader_uuid: "5e2f0c9f51b145cdb8c6819a934a674f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5e2f0c9f51b145cdb8c6819a934a674f" member_type: VOTER } }
I20260713 09:09:22.711647 28224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:22.711953 28225 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:22.719103 28231 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:22.728427 28231 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:22.729629 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:22.739090 28231 catalog_manager.cc:1383] Generated new cluster ID: d22a934817a649809d4180f6c355f933
I20260713 09:09:22.739504 28231 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:22.765421 28231 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:22.766986 28231 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:22.795934 28231 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f: Generated new TSK 0
I20260713 09:09:22.796914 28231 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:22.861284 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:22.868587 28241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:22.870515 28242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:22.871870 27650 server_base.cc:1061] running on GCE node
W20260713 09:09:22.871819 28244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:22.873445 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:22.873673 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:22.873809 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933762873797 us; error 0 us; skew 500 ppm
I20260713 09:09:22.874449 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:22.877626 27650 webserver.cc:533] Webserver started at http://127.27.0.129:38455/ using document root <none> and password file <none>
I20260713 09:09:22.878278 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:22.878619 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:22.878893 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:22.880184 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "f7282348495b4a8d92d57036d6b263be"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-gr68"
I20260713 09:09:22.888947 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:22.894188 28249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.895417 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:22.895859 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "f7282348495b4a8d92d57036d6b263be"
format_stamp: "Formatted at 2026-07-13 09:09:22 on dist-test-slave-gr68"
I20260713 09:09:22.896178 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:22.923864 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:22.925639 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:22.927762 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:22.930931 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:22.931304 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.931769 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:22.931983 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:22.989931 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:41825
I20260713 09:09:22.990070 28311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:41825 every 8 connection(s)
I20260713 09:09:22.996763 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.005843 28316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.008190 28317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.013517 28319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.013784 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:23.014024 28312 heartbeater.cc:344] Connected to a master server at 127.27.0.190:36905
I20260713 09:09:23.014969 28312 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.015689 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:23.015970 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.015996 28312 heartbeater.cc:507] Master 127.27.0.190:36905 requested a full tablet report, sending...
I20260713 09:09:23.016281 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933763016261 us; error 0 us; skew 500 ppm
I20260713 09:09:23.017216 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.019230 28185 ts_manager.cc:194] Registered new tserver with Master: f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825)
I20260713 09:09:23.020889 27650 webserver.cc:533] Webserver started at http://127.27.0.130:38701/ using document root <none> and password file <none>
I20260713 09:09:23.022240 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.022555 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.022835 28185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33776
I20260713 09:09:23.022976 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.024761 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "2512131abe1f4e67a9a12cd1afe60e32"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-gr68"
I20260713 09:09:23.030227 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:23.034956 28324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.036087 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:09:23.036561 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "2512131abe1f4e67a9a12cd1afe60e32"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-gr68"
I20260713 09:09:23.037096 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.059935 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.061195 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.062834 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.065235 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.065495 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.065773 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.065951 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.116539 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:46089
I20260713 09:09:23.116693 28386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:46089 every 8 connection(s)
I20260713 09:09:23.122748 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:23.131204 28390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.132800 28391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:23.133919 28393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:23.136775 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:23.137717 28387 heartbeater.cc:344] Connected to a master server at 127.27.0.190:36905
I20260713 09:09:23.138037 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:23.138090 28387 heartbeater.cc:461] Registering TS with master...
W20260713 09:09:23.138463 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:23.138769 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933763138747 us; error 0 us; skew 500 ppm
I20260713 09:09:23.139154 28387 heartbeater.cc:507] Master 127.27.0.190:36905 requested a full tablet report, sending...
I20260713 09:09:23.139601 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:23.141553 28185 ts_manager.cc:194] Registered new tserver with Master: 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:23.143158 28185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33778
I20260713 09:09:23.145839 27650 webserver.cc:533] Webserver started at http://127.27.0.131:37829/ using document root <none> and password file <none>
I20260713 09:09:23.146502 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:23.146749 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:23.147042 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:23.148206 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "1389a42957844c36b69a606641e806ab"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-gr68"
I20260713 09:09:23.153347 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260713 09:09:23.157320 28398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.158514 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:23.158839 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "1389a42957844c36b69a606641e806ab"
format_stamp: "Formatted at 2026-07-13 09:09:23 on dist-test-slave-gr68"
I20260713 09:09:23.159123 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:23.202502 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:23.203776 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:23.205075 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:23.207618 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:23.207876 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.208137 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:23.208323 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:23.256022 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:35635
I20260713 09:09:23.256179 28460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:35635 every 8 connection(s)
I20260713 09:09:23.274314 28461 heartbeater.cc:344] Connected to a master server at 127.27.0.190:36905
I20260713 09:09:23.274803 28461 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:23.275610 28461 heartbeater.cc:507] Master 127.27.0.190:36905 requested a full tablet report, sending...
I20260713 09:09:23.277897 28185 ts_manager.cc:194] Registered new tserver with Master: 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:23.278438 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018200792s
I20260713 09:09:23.279488 28185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33790
I20260713 09:09:23.309489 28185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33806:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:23.313462 28185 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:23.406706 28277 tablet_service.cc:1511] Processing CreateTablet for tablet 72ce558d22a54385a4a0ff10c15a328e (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:23.406939 28276 tablet_service.cc:1511] Processing CreateTablet for tablet fee1535c08a14bf3af586c5722a6291a (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:23.408345 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ce558d22a54385a4a0ff10c15a328e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.409180 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee1535c08a14bf3af586c5722a6291a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.410152 28275 tablet_service.cc:1511] Processing CreateTablet for tablet cb71684dbd0442dca75eb9d188084bca (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:23.412590 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71684dbd0442dca75eb9d188084bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.419128 28352 tablet_service.cc:1511] Processing CreateTablet for tablet 72ce558d22a54385a4a0ff10c15a328e (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:23.420650 28352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ce558d22a54385a4a0ff10c15a328e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.423781 28274 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc69d00cb1b4726b02f5479c3e92cce (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:23.425570 28274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc69d00cb1b4726b02f5479c3e92cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.437503 28351 tablet_service.cc:1511] Processing CreateTablet for tablet fee1535c08a14bf3af586c5722a6291a (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:23.439050 28351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee1535c08a14bf3af586c5722a6291a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.439213 28350 tablet_service.cc:1511] Processing CreateTablet for tablet cb71684dbd0442dca75eb9d188084bca (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:23.441462 28350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71684dbd0442dca75eb9d188084bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.445869 28349 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc69d00cb1b4726b02f5479c3e92cce (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:23.448388 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc69d00cb1b4726b02f5479c3e92cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.456962 28348 tablet_service.cc:1511] Processing CreateTablet for tablet 3b10d9ffcedb4b8f93750208cd26e098 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:23.467310 28348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b10d9ffcedb4b8f93750208cd26e098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.474635 28479 tablet_bootstrap.cc:492] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:23.478637 28276 tablet_service.cc:1511] Processing CreateTablet for tablet 3b10d9ffcedb4b8f93750208cd26e098 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:23.480270 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b10d9ffcedb4b8f93750208cd26e098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.485446 28479 tablet_bootstrap.cc:654] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.491612 28277 tablet_service.cc:1511] Processing CreateTablet for tablet 07b9e4bfd3e948c2ad7331c603e69d02 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:23.495174 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b9e4bfd3e948c2ad7331c603e69d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.503685 28352 tablet_service.cc:1511] Processing CreateTablet for tablet 07b9e4bfd3e948c2ad7331c603e69d02 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:23.506616 28426 tablet_service.cc:1511] Processing CreateTablet for tablet 72ce558d22a54385a4a0ff10c15a328e (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:09:23.508159 28426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ce558d22a54385a4a0ff10c15a328e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.509744 28424 tablet_service.cc:1511] Processing CreateTablet for tablet cb71684dbd0442dca75eb9d188084bca (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:09:23.512873 28352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b9e4bfd3e948c2ad7331c603e69d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.515336 28423 tablet_service.cc:1511] Processing CreateTablet for tablet 8dc69d00cb1b4726b02f5479c3e92cce (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:09:23.519340 28422 tablet_service.cc:1511] Processing CreateTablet for tablet 3b10d9ffcedb4b8f93750208cd26e098 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:09:23.517690 28421 tablet_service.cc:1511] Processing CreateTablet for tablet 07b9e4bfd3e948c2ad7331c603e69d02 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:09:23.507959 28425 tablet_service.cc:1511] Processing CreateTablet for tablet fee1535c08a14bf3af586c5722a6291a (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:09:23.512425 28424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71684dbd0442dca75eb9d188084bca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.525723 28480 tablet_bootstrap.cc:492] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:23.528990 28275 tablet_service.cc:1511] Processing CreateTablet for tablet accafcc973df44d5a5930d9c8ad59a42 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:23.531025 28275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accafcc973df44d5a5930d9c8ad59a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.536110 28421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b9e4bfd3e948c2ad7331c603e69d02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.536934 28422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b10d9ffcedb4b8f93750208cd26e098. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.536645 28351 tablet_service.cc:1511] Processing CreateTablet for tablet accafcc973df44d5a5930d9c8ad59a42 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:23.539708 28351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accafcc973df44d5a5930d9c8ad59a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.539813 28425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fee1535c08a14bf3af586c5722a6291a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.546567 28420 tablet_service.cc:1511] Processing CreateTablet for tablet accafcc973df44d5a5930d9c8ad59a42 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:09:23.548115 28420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accafcc973df44d5a5930d9c8ad59a42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.552170 28273 tablet_service.cc:1511] Processing CreateTablet for tablet b59142530d4f4752975336948f61e6b3 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:23.553685 28273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59142530d4f4752975336948f61e6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.554781 28423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dc69d00cb1b4726b02f5479c3e92cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.555631 28419 tablet_service.cc:1511] Processing CreateTablet for tablet b59142530d4f4752975336948f61e6b3 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:23.557098 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59142530d4f4752975336948f61e6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.553716 28347 tablet_service.cc:1511] Processing CreateTablet for tablet b59142530d4f4752975336948f61e6b3 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:09:23.559911 28347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b59142530d4f4752975336948f61e6b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.573365 28480 tablet_bootstrap.cc:654] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.587527 28349 tablet_service.cc:1511] Processing CreateTablet for tablet 997eeea99b06419c971eb04cdbb9be47 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:23.588989 28349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997eeea99b06419c971eb04cdbb9be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.591312 28276 tablet_service.cc:1511] Processing CreateTablet for tablet 997eeea99b06419c971eb04cdbb9be47 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:23.593258 28276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997eeea99b06419c971eb04cdbb9be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.608110 28479 tablet_bootstrap.cc:492] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:23.608650 28479 ts_tablet_manager.cc:1403] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.006s
I20260713 09:09:23.615433 28483 tablet_bootstrap.cc:492] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:23.615056 28479 raft_consensus.cc:359] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.618269 28479 raft_consensus.cc:385] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.623816 28479 raft_consensus.cc:740] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.626994 28479 consensus_queue.cc:260] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.619629 28480 tablet_bootstrap.cc:492] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:23.622900 28277 tablet_service.cc:1511] Processing CreateTablet for tablet 84f60292c05945a2828b797a576d43dc (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:23.619604 28419 tablet_service.cc:1511] Processing CreateTablet for tablet 997eeea99b06419c971eb04cdbb9be47 (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:09:23.631289 28419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 997eeea99b06419c971eb04cdbb9be47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.631618 28480 ts_tablet_manager.cc:1403] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.106s	user 0.005s	sys 0.009s
I20260713 09:09:23.631289 28277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f60292c05945a2828b797a576d43dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.636415 28425 tablet_service.cc:1511] Processing CreateTablet for tablet 84f60292c05945a2828b797a576d43dc (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:23.637814 28425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f60292c05945a2828b797a576d43dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.624010 28350 tablet_service.cc:1511] Processing CreateTablet for tablet 84f60292c05945a2828b797a576d43dc (DEFAULT_TABLE table=test-workload [id=3de375a852564c208f81669d5a451331]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:09:23.639322 28350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84f60292c05945a2828b797a576d43dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:23.649742 28483 tablet_bootstrap.cc:654] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.656250 28480 raft_consensus.cc:359] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.660737 28480 raft_consensus.cc:385] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.663120 28480 raft_consensus.cc:740] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.666954 28312 heartbeater.cc:499] Master 127.27.0.190:36905 was elected leader, sending a full tablet report...
I20260713 09:09:23.666929 28484 raft_consensus.cc:493] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.669152 28484 raft_consensus.cc:515] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.673462 28480 consensus_queue.cc:260] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.678822 28484 leader_election.cc:290] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:23.680750 28479 ts_tablet_manager.cc:1434] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.072s	user 0.011s	sys 0.003s
I20260713 09:09:23.691417 28479 tablet_bootstrap.cc:492] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:23.693405 28483 tablet_bootstrap.cc:492] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:23.694253 28483 ts_tablet_manager.cc:1403] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.018s
I20260713 09:09:23.705032 28488 raft_consensus.cc:493] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.705358 28387 heartbeater.cc:499] Master 127.27.0.190:36905 was elected leader, sending a full tablet report...
I20260713 09:09:23.705585 28488 raft_consensus.cc:515] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.708504 28483 raft_consensus.cc:359] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.709317 28479 tablet_bootstrap.cc:654] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.708317 28480 ts_tablet_manager.cc:1434] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.012s
I20260713 09:09:23.709584 28483 raft_consensus.cc:385] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.712755 28483 raft_consensus.cc:740] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.713052 28488 leader_election.cc:290] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:23.713724 28483 consensus_queue.cc:260] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
W20260713 09:09:23.729200 28233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:23.731195 28480 tablet_bootstrap.cc:492] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:23.779356 28479 tablet_bootstrap.cc:492] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:23.780015 28479 ts_tablet_manager.cc:1403] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.003s
I20260713 09:09:23.783878 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
W20260713 09:09:23.790560 28327 leader_election.cc:343] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.796034 28461 heartbeater.cc:499] Master 127.27.0.190:36905 was elected leader, sending a full tablet report...
I20260713 09:09:23.797040 28483 ts_tablet_manager.cc:1434] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.102s	user 0.029s	sys 0.033s
I20260713 09:09:23.797333 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
I20260713 09:09:23.798344 28483 tablet_bootstrap.cc:492] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
W20260713 09:09:23.799794 28250 leader_election.cc:343] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.801296 28480 tablet_bootstrap.cc:654] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.800630 28479 raft_consensus.cc:359] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.804992 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
W20260713 09:09:23.806746 28325 leader_election.cc:343] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.807250 28325 leader_election.cc:304] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32; no voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be
I20260713 09:09:23.807832 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:23.808168 28488 raft_consensus.cc:2749] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.808506 28479 raft_consensus.cc:385] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.808917 28479 raft_consensus.cc:740] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.811674 28483 tablet_bootstrap.cc:654] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:23.811896 28250 leader_election.cc:343] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.812472 28250 leader_election.cc:304] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7282348495b4a8d92d57036d6b263be; no voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:23.814055 28485 raft_consensus.cc:2749] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.818688 28479 consensus_queue.cc:260] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.821444 28480 tablet_bootstrap.cc:492] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:23.822049 28480 ts_tablet_manager.cc:1403] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.018s
I20260713 09:09:23.822388 28483 tablet_bootstrap.cc:492] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:23.822840 28483 ts_tablet_manager.cc:1403] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.006s
I20260713 09:09:23.823791 28479 ts_tablet_manager.cc:1434] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260713 09:09:23.824733 28479 tablet_bootstrap.cc:492] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:23.825003 28480 raft_consensus.cc:359] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.825789 28480 raft_consensus.cc:385] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.826185 28480 raft_consensus.cc:740] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.825881 28483 raft_consensus.cc:359] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.826747 28483 raft_consensus.cc:385] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.827040 28483 raft_consensus.cc:740] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.827173 28480 consensus_queue.cc:260] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.827914 28483 consensus_queue.cc:260] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.830292 28483 ts_tablet_manager.cc:1434] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:09:23.831255 28483 tablet_bootstrap.cc:492] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:23.833174 28480 ts_tablet_manager.cc:1434] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:09:23.834219 28480 tablet_bootstrap.cc:492] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:23.837697 28483 tablet_bootstrap.cc:654] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.840786 28480 tablet_bootstrap.cc:654] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.846601 28479 tablet_bootstrap.cc:654] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.850767 28483 tablet_bootstrap.cc:492] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:23.851632 28483 ts_tablet_manager.cc:1403] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:09:23.852787 28479 tablet_bootstrap.cc:492] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:23.853293 28479 ts_tablet_manager.cc:1403] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.007s
I20260713 09:09:23.855724 28483 raft_consensus.cc:359] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.856581 28483 raft_consensus.cc:385] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.856367 28479 raft_consensus.cc:359] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.856983 28483 raft_consensus.cc:740] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.857146 28479 raft_consensus.cc:385] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.857438 28480 tablet_bootstrap.cc:492] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:23.857517 28479 raft_consensus.cc:740] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.858121 28480 ts_tablet_manager.cc:1403] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260713 09:09:23.857848 28483 consensus_queue.cc:260] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.858610 28479 consensus_queue.cc:260] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.860508 28483 ts_tablet_manager.cc:1434] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:09:23.860913 28479 ts_tablet_manager.cc:1434] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:09:23.861717 28483 tablet_bootstrap.cc:492] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:23.861517 28480 raft_consensus.cc:359] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.862277 28480 raft_consensus.cc:385] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.862623 28480 raft_consensus.cc:740] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.863412 28480 consensus_queue.cc:260] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.864132 28479 tablet_bootstrap.cc:492] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:23.868280 28480 ts_tablet_manager.cc:1434] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:09:23.868788 28483 tablet_bootstrap.cc:654] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.869455 28480 tablet_bootstrap.cc:492] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:23.871394 28485 raft_consensus.cc:493] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.871948 28485 raft_consensus.cc:515] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.874330 28485 leader_election.cc:290] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:23.877619 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:23.877965 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
I20260713 09:09:23.877617 28480 tablet_bootstrap.cc:654] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:23.879695 28250 leader_election.cc:343] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:23.880465 28250 leader_election.cc:343] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.880888 28250 leader_election.cc:304] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7282348495b4a8d92d57036d6b263be; no voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:23.882542 28483 tablet_bootstrap.cc:492] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:23.883260 28483 ts_tablet_manager.cc:1403] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.002s
I20260713 09:09:23.886487 28485 raft_consensus.cc:2749] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:23.887900 28479 tablet_bootstrap.cc:654] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.887586 28483 raft_consensus.cc:359] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.888643 28483 raft_consensus.cc:385] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.889009 28483 raft_consensus.cc:740] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.890050 28483 consensus_queue.cc:260] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.891628 28480 tablet_bootstrap.cc:492] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:23.892122 28480 ts_tablet_manager.cc:1403] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.013s
I20260713 09:09:23.895501 28483 ts_tablet_manager.cc:1434] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:09:23.895092 28480 raft_consensus.cc:359] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.895949 28480 raft_consensus.cc:385] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.896258 28480 raft_consensus.cc:740] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.896582 28483 tablet_bootstrap.cc:492] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:23.897114 28480 consensus_queue.cc:260] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.899981 28480 ts_tablet_manager.cc:1434] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:23.901216 28480 tablet_bootstrap.cc:492] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:23.903764 28483 tablet_bootstrap.cc:654] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.908573 28480 tablet_bootstrap.cc:654] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.917291 28483 tablet_bootstrap.cc:492] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:23.918208 28483 ts_tablet_manager.cc:1403] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:09:23.921559 28492 raft_consensus.cc:493] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.922418 28492 raft_consensus.cc:515] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.927321 28483 raft_consensus.cc:359] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.928597 28483 raft_consensus.cc:385] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.928862 28479 tablet_bootstrap.cc:492] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:23.929028 28483 raft_consensus.cc:740] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.929558 28479 ts_tablet_manager.cc:1403] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.012s
I20260713 09:09:23.930075 28483 consensus_queue.cc:260] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.932548 28480 tablet_bootstrap.cc:492] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:23.932669 28479 raft_consensus.cc:359] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.933462 28480 ts_tablet_manager.cc:1403] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.012s
I20260713 09:09:23.933748 28479 raft_consensus.cc:385] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.934131 28479 raft_consensus.cc:740] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.935441 28479 consensus_queue.cc:260] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.939158 28479 ts_tablet_manager.cc:1434] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260713 09:09:23.940647 28492 leader_election.cc:290] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:23.940896 28480 raft_consensus.cc:359] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.944265 28480 raft_consensus.cc:385] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:23.949636 28480 raft_consensus.cc:740] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:23.950889 28480 consensus_queue.cc:260] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.952097 28479 tablet_bootstrap.cc:492] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:23.954232 28483 ts_tablet_manager.cc:1434] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.035s	user 0.018s	sys 0.011s
I20260713 09:09:23.957656 28480 ts_tablet_manager.cc:1434] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:09:23.955617 28483 tablet_bootstrap.cc:492] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:23.960942 28479 tablet_bootstrap.cc:654] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.967746 28480 tablet_bootstrap.cc:492] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:23.968237 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:23.971117 28287 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:23.978127 28480 tablet_bootstrap.cc:654] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.978920 28401 leader_election.cc:304] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:23.980005 28507 raft_consensus.cc:2804] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:23.980396 28507 raft_consensus.cc:493] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:23.980800 28507 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:23.981164 28483 tablet_bootstrap.cc:654] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:23.986517 28488 raft_consensus.cc:493] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:23.987157 28488 raft_consensus.cc:515] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.992095 28488 leader_election.cc:290] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:23.991987 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:23.992929 28362 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:23.991976 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
I20260713 09:09:23.994504 28479 tablet_bootstrap.cc:492] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:23.995244 28479 ts_tablet_manager.cc:1403] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.017s
W20260713 09:09:23.996110 28325 leader_election.cc:343] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.992010 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:23.996659 28507 raft_consensus.cc:515] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
W20260713 09:09:23.999071 28327 leader_election.cc:343] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:23.999220 28479 raft_consensus.cc:359] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:23.999667 28327 leader_election.cc:304] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32; no voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.000118 28479 raft_consensus.cc:385] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.000689 28507 leader_election.cc:290] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:23.994504 28480 tablet_bootstrap.cc:492] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:24.001029 28488 raft_consensus.cc:2749] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.001824 28480 ts_tablet_manager.cc:1403] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260713 09:09:24.002575 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.003238 28287 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.000993 28483 tablet_bootstrap.cc:492] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:24.003450 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.003933 28483 ts_tablet_manager.cc:1403] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.006s
I20260713 09:09:24.004118 28362 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.000555 28479 raft_consensus.cc:740] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.006685 28479 consensus_queue.cc:260] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.009337 28479 ts_tablet_manager.cc:1434] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:09:24.010493 28479 tablet_bootstrap.cc:492] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:24.011694 28287 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.012709 28507 raft_consensus.cc:493] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.013652 28507 raft_consensus.cc:515] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.014945 28401 leader_election.cc:304] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.016049 28492 raft_consensus.cc:2804] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.005272 28480 raft_consensus.cc:359] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.018837 28480 raft_consensus.cc:385] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.018637 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.019446 28480 raft_consensus.cc:740] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.020339 28480 consensus_queue.cc:260] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
W20260713 09:09:24.020916 28399 leader_election.cc:343] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.021055 28286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.021736 28507 leader_election.cc:290] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.021885 28286 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.023201 28480 ts_tablet_manager.cc:1434] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.003s
I20260713 09:09:24.024299 28480 tablet_bootstrap.cc:492] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:24.026867 28401 leader_election.cc:304] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.012234 28362 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.007222 28483 raft_consensus.cc:359] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.029826 28483 raft_consensus.cc:385] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.030251 28483 raft_consensus.cc:740] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.030555 28479 tablet_bootstrap.cc:654] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.031419 28483 consensus_queue.cc:260] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.034403 28483 ts_tablet_manager.cc:1434] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:09:24.034871 28492 raft_consensus.cc:697] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.035563 28483 tablet_bootstrap.cc:492] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:24.035941 28480 tablet_bootstrap.cc:654] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.036449 28492 consensus_queue.cc:237] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.039721 28512 raft_consensus.cc:2804] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.041663 28512 raft_consensus.cc:493] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.042239 28512 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.045900 28483 tablet_bootstrap.cc:654] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.050444 28479 tablet_bootstrap.cc:492] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:24.051213 28479 ts_tablet_manager.cc:1403] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.011s
I20260713 09:09:24.052973 28507 raft_consensus.cc:493] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.053526 28507 raft_consensus.cc:515] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.055882 28479 raft_consensus.cc:359] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.056859 28479 raft_consensus.cc:385] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.057260 28479 raft_consensus.cc:740] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.057462 28507 leader_election.cc:290] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.057585 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.059003 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.059607 28362 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.058223 28479 consensus_queue.cc:260] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.061074 28399 leader_election.cc:304] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.061398 28287 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.062084 28492 raft_consensus.cc:2804] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.062533 28492 raft_consensus.cc:493] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.062875 28492 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.063505 28479 ts_tablet_manager.cc:1434] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:09:24.064919 28479 tablet_bootstrap.cc:492] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:24.065932 28183 catalog_manager.cc:5697] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 1 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.071430 28483 tablet_bootstrap.cc:492] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:24.072064 28483 ts_tablet_manager.cc:1403] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.007s
I20260713 09:09:24.073086 28479 tablet_bootstrap.cc:654] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.073438 28492 raft_consensus.cc:515] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.076795 28480 tablet_bootstrap.cc:492] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:24.076676 28512 raft_consensus.cc:515] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.077340 28480 ts_tablet_manager.cc:1403] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.010s
I20260713 09:09:24.078290 28507 raft_consensus.cc:493] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.078796 28507 raft_consensus.cc:515] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.080317 28480 raft_consensus.cc:359] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.081048 28480 raft_consensus.cc:385] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.081339 28480 raft_consensus.cc:740] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.081809 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.082476 28287 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.082429 28480 consensus_queue.cc:260] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.083328 28483 raft_consensus.cc:359] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.083832 28401 leader_election.cc:304] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.084218 28483 raft_consensus.cc:385] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.084589 28483 raft_consensus.cc:740] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.085426 28483 consensus_queue.cc:260] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.086055 28479 tablet_bootstrap.cc:492] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:24.086669 28479 ts_tablet_manager.cc:1403] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.003s
I20260713 09:09:24.090075 28479 raft_consensus.cc:359] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.090895 28479 raft_consensus.cc:385] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.091204 28479 raft_consensus.cc:740] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.092433 28479 consensus_queue.cc:260] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.096902 28480 ts_tablet_manager.cc:1434] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260713 09:09:24.101583 28479 ts_tablet_manager.cc:1434] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:09:24.102880 28479 tablet_bootstrap.cc:492] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:24.103315 28512 leader_election.cc:290] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.104017 28512 raft_consensus.cc:2804] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.104384 28512 raft_consensus.cc:493] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.104761 28512 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.106875 28480 tablet_bootstrap.cc:492] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:24.115478 28492 leader_election.cc:290] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.117676 28492 raft_consensus.cc:493] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.129279 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.121845 28492 raft_consensus.cc:515] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.132992 28287 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.133327 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.134047 28362 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.134589 28492 leader_election.cc:290] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.136876 28507 leader_election.cc:290] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.137336 28520 raft_consensus.cc:493] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.137362 28286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.138090 28286 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.138001 28520 raft_consensus.cc:515] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.141494 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.142292 28361 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.143942 28479 tablet_bootstrap.cc:654] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.144907 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.145819 28285 raft_consensus.cc:2468] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.146617 28287 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.147790 28401 leader_election.cc:304] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.148844 28483 ts_tablet_manager.cc:1434] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.076s	user 0.019s	sys 0.014s
I20260713 09:09:24.148809 28401 leader_election.cc:304] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.150120 28488 raft_consensus.cc:493] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.150522 28483 tablet_bootstrap.cc:492] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:24.150682 28488 raft_consensus.cc:515] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.152235 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.152918 28361 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.153055 28488 leader_election.cc:290] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.153941 28480 tablet_bootstrap.cc:654] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.156236 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
I20260713 09:09:24.157028 28436 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.158634 28325 leader_election.cc:304] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.159832 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.160413 28362 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.161244 28488 raft_consensus.cc:2804] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.160578 28285 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.161907 28488 raft_consensus.cc:493] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.162583 28519 raft_consensus.cc:2804] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.165634 28483 tablet_bootstrap.cc:654] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.169251 28286 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.146795 28520 leader_election.cc:290] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.164815 28519 raft_consensus.cc:493] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.164166 28492 raft_consensus.cc:2804] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.178694 28519 raft_consensus.cc:3060] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.172729 28401 leader_election.cc:304] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.164657 28488 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.179088 28492 raft_consensus.cc:697] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.174690 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.175161 28522 raft_consensus.cc:493] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.175935 28512 raft_consensus.cc:515] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.176754 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.177613 28361 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.181689 28362 raft_consensus.cc:2468] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.182552 28507 raft_consensus.cc:2804] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.183533 28507 raft_consensus.cc:697] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.180819 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.187867 28512 leader_election.cc:290] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.187106 28507 consensus_queue.cc:237] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.189831 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.181743 28522 raft_consensus.cc:515] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.192344 28362 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.190953 28480 tablet_bootstrap.cc:492] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:24.194147 28522 leader_election.cc:290] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.198132 28479 tablet_bootstrap.cc:492] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:24.198345 28480 ts_tablet_manager.cc:1403] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.005s
I20260713 09:09:24.198689 28479 ts_tablet_manager.cc:1403] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.004s
I20260713 09:09:24.201869 28479 raft_consensus.cc:359] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.203058 28479 raft_consensus.cc:385] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.203454 28479 raft_consensus.cc:740] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.203127 28480 raft_consensus.cc:359] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.203939 28480 raft_consensus.cc:385] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.204584 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.204943 28480 raft_consensus.cc:740] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.197783 28488 raft_consensus.cc:515] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.185987 28492 consensus_queue.cc:237] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.206691 28360 raft_consensus.cc:2393] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1389a42957844c36b69a606641e806ab in current term 1: Already voted for candidate 2512131abe1f4e67a9a12cd1afe60e32 in this term.
I20260713 09:09:24.207564 28286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.208175 28286 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.209837 28480 consensus_queue.cc:260] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.208541 28287 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.214604 28361 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.215905 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.217383 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.218146 28284 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.218000 28401 leader_election.cc:304] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.219311 28479 consensus_queue.cc:260] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.221122 28519 raft_consensus.cc:515] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.226888 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.227774 28360 raft_consensus.cc:3060] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.202250 28362 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.221374 28285 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 0.
I20260713 09:09:24.223922 28519 leader_election.cc:290] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.245131 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:24.243247 28488 leader_election.cc:290] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.247797 28399 leader_election.cc:304] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.250165 28519 raft_consensus.cc:2804] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.252182 28519 raft_consensus.cc:697] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.252521 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.253827 28287 raft_consensus.cc:3060] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.241076 28492 raft_consensus.cc:2804] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.256738 28436 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.257936 28519 consensus_queue.cc:237] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.274135 28480 ts_tablet_manager.cc:1434] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.075s	user 0.036s	sys 0.014s
I20260713 09:09:24.248351 28488 raft_consensus.cc:493] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.275205 28480 tablet_bootstrap.cc:492] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:24.240799 28286 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.286883 28480 tablet_bootstrap.cc:654] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.276645 28488 raft_consensus.cc:515] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.277148 28399 leader_election.cc:304] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.293174 28483 tablet_bootstrap.cc:492] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:24.293617 28483 ts_tablet_manager.cc:1403] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.143s	user 0.023s	sys 0.010s
I20260713 09:09:24.297044 28507 raft_consensus.cc:2804] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.301031 28507 raft_consensus.cc:493] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.301614 28507 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.307771 28479 ts_tablet_manager.cc:1434] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.109s	user 0.009s	sys 0.005s
I20260713 09:09:24.308831 28479 tablet_bootstrap.cc:492] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:24.313378 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.315019 28285 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.316438 28327 leader_election.cc:304] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.314078 28436 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.321839 28479 tablet_bootstrap.cc:654] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.324488 28483 raft_consensus.cc:359] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.327446 28483 raft_consensus.cc:385] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.327728 28483 raft_consensus.cc:740] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.319964 28492 raft_consensus.cc:493] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.329412 28492 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.325115 28488 leader_election.cc:290] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.333204 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
W20260713 09:09:24.339377 28401 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:41825, user_credentials={real_user=slave}} blocked reactor thread for 53996.9us
I20260713 09:09:24.340324 28530 raft_consensus.cc:2804] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.340801 28530 raft_consensus.cc:493] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.341308 28530 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.343901 28184 catalog_manager.cc:5697] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 1 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.347011 28483 consensus_queue.cc:260] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.348014 28435 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.349913 28483 ts_tablet_manager.cc:1434] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260713 09:09:24.350931 28483 tablet_bootstrap.cc:492] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:24.350629 28360 raft_consensus.cc:2468] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.353960 28399 leader_election.cc:304] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.353734 28325 leader_election.cc:304] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.357050 28287 raft_consensus.cc:2468] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.363817 28488 raft_consensus.cc:2804] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.363986 28519 raft_consensus.cc:2804] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.365046 28519 raft_consensus.cc:697] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.365118 28488 raft_consensus.cc:697] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:24.355022 28284 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.366668 28488 consensus_queue.cc:237] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.366679 28519 consensus_queue.cc:237] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.344269 28492 raft_consensus.cc:515] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.345887 28184 catalog_manager.cc:5697] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 1 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.388984 28507 raft_consensus.cc:515] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.394802 28479 tablet_bootstrap.cc:492] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:24.412895 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.415263 28479 ts_tablet_manager.cc:1403] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.050s
I20260713 09:09:24.416481 28507 leader_election.cc:290] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.415773 28183 catalog_manager.cc:5697] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.418272 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:24.419389 28360 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.420025 28480 tablet_bootstrap.cc:492] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:24.420814 28480 ts_tablet_manager.cc:1403] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.146s	user 0.024s	sys 0.018s
I20260713 09:09:24.410352 28492 leader_election.cc:290] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 2 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.423149 28479 raft_consensus.cc:359] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.424057 28479 raft_consensus.cc:385] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.424381 28479 raft_consensus.cc:740] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.425266 28479 consensus_queue.cc:260] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.425675 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.426256 28284 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.427467 28479 ts_tablet_manager.cc:1434] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:09:24.428501 28479 tablet_bootstrap.cc:492] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be: Bootstrap starting.
I20260713 09:09:24.432407 28485 raft_consensus.cc:493] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.432965 28485 raft_consensus.cc:515] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.433761 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.434823 28287 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.435027 28485 leader_election.cc:290] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.438911 28479 tablet_bootstrap.cc:654] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.438997 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.441069 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
W20260713 09:09:24.441785 28250 leader_election.cc:343] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.443593 28492 consensus_queue.cc:1048] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:09:24.445631 28250 leader_election.cc:343] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.446461 28250 leader_election.cc:304] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f7282348495b4a8d92d57036d6b263be; no voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.447736 28485 raft_consensus.cc:2749] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.476788 28480 raft_consensus.cc:359] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.477769 28480 raft_consensus.cc:385] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.478132 28480 raft_consensus.cc:740] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.480494 28480 consensus_queue.cc:260] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.480365 28185 catalog_manager.cc:5697] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 1 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.480378 28284 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.483474 28480 ts_tablet_manager.cc:1434] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.062s	user 0.039s	sys 0.022s
I20260713 09:09:24.484670 28480 tablet_bootstrap.cc:492] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: Bootstrap starting.
I20260713 09:09:24.484737 28401 leader_election.cc:304] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.486521 28492 raft_consensus.cc:2804] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.486545 28360 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 1.
I20260713 09:09:24.487150 28492 raft_consensus.cc:697] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.488579 28492 consensus_queue.cc:237] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.489799 28530 raft_consensus.cc:515] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.484860 28483 tablet_bootstrap.cc:654] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.494339 28479 tablet_bootstrap.cc:492] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be: No bootstrap required, opened a new log
I20260713 09:09:24.494895 28479 ts_tablet_manager.cc:1403] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.005s
I20260713 09:09:24.496764 28480 tablet_bootstrap.cc:654] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.501137 28479 raft_consensus.cc:359] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.502342 28479 raft_consensus.cc:385] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.503019 28479 raft_consensus.cc:740] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.505385 28488 raft_consensus.cc:493] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.505271 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.507113 28284 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.506762 28488 raft_consensus.cc:515] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.485908 28185 catalog_manager.cc:5697] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 1 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.514194 28479 consensus_queue.cc:260] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.517704 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997eeea99b06419c971eb04cdbb9be47" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.518008 28530 leader_election.cc:290] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.518467 28488 leader_election.cc:290] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.518709 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:24.519449 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997eeea99b06419c971eb04cdbb9be47" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
I20260713 09:09:24.525599 28435 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.525709 28285 raft_consensus.cc:2468] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.527642 28327 leader_election.cc:304] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.528851 28530 raft_consensus.cc:2804] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.521026 28479 ts_tablet_manager.cc:1434] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
W20260713 09:09:24.530175 28325 leader_election.cc:343] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.529707 28530 raft_consensus.cc:493] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.533787 28530 raft_consensus.cc:3060] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.536805 28435 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.541808 28492 consensus_queue.cc:1048] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.542725 28325 leader_election.cc:304] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.544037 28488 raft_consensus.cc:2804] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.546897 28284 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.548878 28488 raft_consensus.cc:697] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:24.550115 28488 consensus_queue.cc:237] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.552402 28483 tablet_bootstrap.cc:492] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:24.552961 28483 ts_tablet_manager.cc:1403] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.202s	user 0.016s	sys 0.009s
I20260713 09:09:24.556210 28483 raft_consensus.cc:359] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.546221 28287 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 2.
I20260713 09:09:24.556814 28483 raft_consensus.cc:385] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.557219 28483 raft_consensus.cc:740] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.558084 28483 consensus_queue.cc:260] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.558830 28401 leader_election.cc:304] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.560211 28492 raft_consensus.cc:2804] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:24.561018 28492 raft_consensus.cc:697] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:24.561911 28492 consensus_queue.cc:237] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [LEADER]: Queue going to LEADER 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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.564518 28480 tablet_bootstrap.cc:492] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: No bootstrap required, opened a new log
I20260713 09:09:24.565253 28480 ts_tablet_manager.cc:1403] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.011s
I20260713 09:09:24.566640 28483 ts_tablet_manager.cc:1434] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260713 09:09:24.568104 28483 tablet_bootstrap.cc:492] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab: Bootstrap starting.
I20260713 09:09:24.582852 28480 raft_consensus.cc:359] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.584017 28480 raft_consensus.cc:385] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.588063 28530 raft_consensus.cc:515] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.589985 28483 tablet_bootstrap.cc:654] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:24.593925 28530 leader_election.cc:290] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.594901 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997eeea99b06419c971eb04cdbb9be47" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.595739 28285 raft_consensus.cc:3060] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.596606 28185 catalog_manager.cc:5697] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.600467 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997eeea99b06419c971eb04cdbb9be47" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab"
W20260713 09:09:24.602805 28325 leader_election.cc:343] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1389a42957844c36b69a606641e806ab (127.27.0.131:35635): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:24.603631 28285 raft_consensus.cc:2468] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.604980 28327 leader_election.cc:304] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [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: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 1389a42957844c36b69a606641e806ab
I20260713 09:09:24.606137 28530 raft_consensus.cc:2804] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.606724 28530 raft_consensus.cc:697] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:24.607555 28530 consensus_queue.cc:237] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.584708 28480 raft_consensus.cc:740] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.616008 28480 consensus_queue.cc:260] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.617257 28183 catalog_manager.cc:5697] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 1 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.619212 28480 ts_tablet_manager.cc:1434] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: Time spent starting tablet: real 0.054s	user 0.013s	sys 0.000s
I20260713 09:09:24.620497 28183 catalog_manager.cc:5697] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 1 to 2, leader changed from 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130) to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 2 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:24.624619 28492 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.626259 28483 tablet_bootstrap.cc:492] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab: No bootstrap required, opened a new log
I20260713 09:09:24.626947 28483 ts_tablet_manager.cc:1403] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.010s
I20260713 09:09:24.630386 28483 raft_consensus.cc:359] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.630103 28185 catalog_manager.cc:5697] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.631242 28483 raft_consensus.cc:385] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:24.631619 28483 raft_consensus.cc:740] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Initialized, Role: FOLLOWER
I20260713 09:09:24.632438 28483 consensus_queue.cc:260] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.634785 28483 ts_tablet_manager.cc:1434] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:24.649299 28519 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.648662 28492 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:24.675617 28492 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.710983 28492 raft_consensus.cc:493] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.711650 28492 raft_consensus.cc:515] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.713630 28492 leader_election.cc:290] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:24.714839 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997eeea99b06419c971eb04cdbb9be47" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.714962 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "997eeea99b06419c971eb04cdbb9be47" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32" is_pre_election: true
I20260713 09:09:24.715994 28285 raft_consensus.cc:2393] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1389a42957844c36b69a606641e806ab in current term 1: Already voted for candidate 2512131abe1f4e67a9a12cd1afe60e32 in this term.
I20260713 09:09:24.717360 28401 leader_election.cc:304] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1389a42957844c36b69a606641e806ab; no voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.718245 28492 raft_consensus.cc:3060] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.723673 28492 raft_consensus.cc:2749] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:24.726578 28492 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.739753 28507 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:09:24.740063 28233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:24.766141 28530 raft_consensus.cc:493] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:24.766897 28530 raft_consensus.cc:515] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.768929 28530 leader_election.cc:290] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.770511 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be" is_pre_election: true
I20260713 09:09:24.770552 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab" is_pre_election: true
I20260713 09:09:24.771373 28285 raft_consensus.cc:2468] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.771571 28435 raft_consensus.cc:2468] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 0.
I20260713 09:09:24.772753 28327 leader_election.cc:304] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:24.773602 28530 raft_consensus.cc:2804] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:24.774027 28530 raft_consensus.cc:493] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:24.774504 28530 raft_consensus.cc:3060] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.779239 28530 raft_consensus.cc:515] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.781059 28530 leader_election.cc:290] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:24.782195 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:24.782517 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:24.782949 28285 raft_consensus.cc:3060] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.783156 28435 raft_consensus.cc:3060] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:24.788273 28435 raft_consensus.cc:2468] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.788946 28285 raft_consensus.cc:2468] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 1.
I20260713 09:09:24.789444 28325 leader_election.cc:304] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:24.790369 28530 raft_consensus.cc:2804] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:24.790824 28530 raft_consensus.cc:697] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:24.792304 28530 consensus_queue.cc:237] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.802112 28184 catalog_manager.cc:5697] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:24.827755 28507 consensus_queue.cc:1048] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.841017 28522 consensus_queue.cc:1048] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.876085 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.876724 28435 raft_consensus.cc:606] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.883569 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.884377 28435 raft_consensus.cc:606] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.891440 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.892197 28435 raft_consensus.cc:606] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.908706 28360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:59462
I20260713 09:09:24.909412 28360 raft_consensus.cc:606] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.916159 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.916834 28435 raft_consensus.cc:606] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:24.923525 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.924115 28435 raft_consensus.cc:606] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Received request to transfer leadership to TS 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.930418 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.931346 28435 raft_consensus.cc:606] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Received request to transfer leadership to TS 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.937829 28435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b59142530d4f4752975336948f61e6b3"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:24.938441 28435 raft_consensus.cc:606] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Received request to transfer leadership to TS 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:24.948069 28360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84f60292c05945a2828b797a576d43dc"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
mode: GRACEFUL
new_leader_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:59462
I20260713 09:09:24.948570 28435 raft_consensus.cc:1240] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Rejecting Update request from peer 2512131abe1f4e67a9a12cd1afe60e32 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:24.948855 28360 raft_consensus.cc:606] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Received request to transfer leadership to TS 1389a42957844c36b69a606641e806ab
I20260713 09:09:24.950515 28530 consensus_queue.cc:1059] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.951187 28530 consensus_queue.cc:1243] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Peer 1389a42957844c36b69a606641e806ab log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:09:24.951594 28488 raft_consensus.cc:3055] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:24.951996 28488 raft_consensus.cc:740] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:24.952811 28488 consensus_queue.cc:260] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.953661 28488 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.974713 28522 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:24.982582 28492 raft_consensus.cc:993] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: : Instructing follower 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:24.983201 28519 raft_consensus.cc:1081] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Signalling peer 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:24.985206 28361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b59142530d4f4752975336948f61e6b3"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:59458
I20260713 09:09:24.985920 28361 raft_consensus.cc:493] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:24.986415 28361 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:24.991628 28519 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:24.995208 28361 raft_consensus.cc:515] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:24.998926 28361 leader_election.cc:290] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 2 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.000391 28435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.001027 28435 raft_consensus.cc:3055] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.001345 28435 raft_consensus.cc:740] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.002213 28435 consensus_queue.cc:260] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.002810 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:25.003422 28435 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.012317 28435 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 2.
I20260713 09:09:25.013556 28325 leader_election.cc:304] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: f7282348495b4a8d92d57036d6b263be
I20260713 09:09:25.014451 28488 raft_consensus.cc:2804] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.015000 28488 raft_consensus.cc:697] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:25.015920 28488 consensus_queue.cc:237] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.024164 28184 catalog_manager.cc:5697] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 1 to 2, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 2 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.059329 28361 raft_consensus.cc:1275] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260713 09:09:25.059844 28361 pending_rounds.cc:85] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: Aborting all ops after (but not including) 0
I20260713 09:09:25.060182 28361 pending_rounds.cc:107] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260713 09:09:25.060575 28361 raft_consensus.cc:2889] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:09:25.060442 28488 consensus_queue.cc:1048] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.062754 28519 consensus_queue.cc:1048] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.068887 28530 raft_consensus.cc:993] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.069784 28488 raft_consensus.cc:1081] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.073303 28287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51764
I20260713 09:09:25.074059 28287 raft_consensus.cc:493] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.074542 28287 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.076713 28522 raft_consensus.cc:993] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: : Instructing follower 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:25.077350 28492 raft_consensus.cc:1081] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Signalling peer 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:25.080193 28360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:59458
I20260713 09:09:25.080878 28360 raft_consensus.cc:493] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.081321 28360 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.081983 28284 raft_consensus.cc:1275] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:09:25.083972 28492 consensus_queue.cc:1048] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.087879 28287 raft_consensus.cc:515] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.089229 28285 raft_consensus.cc:1240] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Rejecting Update request from peer 2512131abe1f4e67a9a12cd1afe60e32 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:25.090333 28488 consensus_queue.cc:1048] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.091086 28360 raft_consensus.cc:515] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.094374 28360 leader_election.cc:290] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 3 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.094904 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:25.095760 28362 raft_consensus.cc:3055] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.096148 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.097097 28286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:25.096156 28362 raft_consensus.cc:740] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:25.099325 28362 consensus_queue.cc:260] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.100682 28362 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.097047 28436 raft_consensus.cc:3055] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:25.103645 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.103832 28436 raft_consensus.cc:740] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.105952 28287 leader_election.cc:290] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.105674 28436 consensus_queue.cc:260] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.116601 28362 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.099872 28361 raft_consensus.cc:1240] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Rejecting Update request from peer 1389a42957844c36b69a606641e806ab for earlier term 2. Current term is 3. Ops: []
I20260713 09:09:25.108866 28436 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.120234 28250 leader_election.cc:304] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [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: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 1389a42957844c36b69a606641e806ab
I20260713 09:09:25.121240 28485 raft_consensus.cc:2804] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.125531 28485 raft_consensus.cc:697] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:25.126554 28485 consensus_queue.cc:237] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.128400 28436 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 3.
I20260713 09:09:25.130084 28325 leader_election.cc:304] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: f7282348495b4a8d92d57036d6b263be
I20260713 09:09:25.131300 28488 raft_consensus.cc:2804] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:25.131901 28488 raft_consensus.cc:697] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:25.132725 28488 consensus_queue.cc:237] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.140385 28184 catalog_manager.cc:5697] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 2 to 3, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 3 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.140659 28183 catalog_manager.cc:5697] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 1 to 2, leader changed from 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.151929 28522 raft_consensus.cc:993] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.152467 28522 raft_consensus.cc:1081] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.155263 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51766
I20260713 09:09:25.155939 28284 raft_consensus.cc:493] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.156359 28284 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.157611 28564 consensus_queue.cc:1048] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.158370 28488 consensus_queue.cc:1048] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.166524 28284 raft_consensus.cc:515] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.170949 28284 leader_election.cc:290] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.170575 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:25.171640 28362 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.177232 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.178979 28436 raft_consensus.cc:3055] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.179500 28436 raft_consensus.cc:740] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.180138 28362 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.184779 28250 leader_election.cc:304] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:25.185817 28485 raft_consensus.cc:2804] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.186403 28485 raft_consensus.cc:697] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:25.187458 28485 consensus_queue.cc:237] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.180702 28436 consensus_queue.cc:260] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.192467 28436 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.193197 28522 raft_consensus.cc:993] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: : Instructing follower 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:25.193732 28522 raft_consensus.cc:1081] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Signalling peer 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:25.201581 28362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:59458
I20260713 09:09:25.201764 28436 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.202279 28362 raft_consensus.cc:493] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.202822 28362 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.202581 28564 consensus_queue.cc:1048] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:25.206792 28507 raft_consensus.cc:993] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.207317 28507 raft_consensus.cc:1081] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.209380 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51766
I20260713 09:09:25.210285 28284 raft_consensus.cc:493] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.210819 28284 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.210891 28185 catalog_manager.cc:5697] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 1 to 2, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.210871 28362 raft_consensus.cc:515] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.217195 28488 raft_consensus.cc:993] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: : Instructing follower 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:25.218132 28488 raft_consensus.cc:1081] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Signalling peer 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:25.218241 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:25.218987 28287 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.223440 28436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84f60292c05945a2828b797a576d43dc"
dest_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:37712
I20260713 09:09:25.224222 28436 raft_consensus.cc:493] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.224642 28436 raft_consensus.cc:3060] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.228596 28530 consensus_queue.cc:1048] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.230541 28362 leader_election.cc:290] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 2 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.230557 28287 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 2.
I20260713 09:09:25.229550 28284 raft_consensus.cc:515] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.232788 28434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.233482 28434 raft_consensus.cc:3055] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.233855 28434 raft_consensus.cc:740] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.234807 28434 consensus_queue.cc:260] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.236315 28434 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.236229 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:25.236953 28362 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.239216 28327 leader_election.cc:304] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:25.239552 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.240170 28433 raft_consensus.cc:3055] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.240484 28433 raft_consensus.cc:740] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.241320 28433 consensus_queue.cc:260] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.242834 28433 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.243078 28530 raft_consensus.cc:2804] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.243552 28530 raft_consensus.cc:697] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:25.244374 28530 consensus_queue.cc:237] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.245529 28434 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 2.
I20260713 09:09:25.251745 28362 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.253113 28284 leader_election.cc:290] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.257447 28433 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.258225 28436 raft_consensus.cc:515] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.259967 28435 raft_consensus.cc:1240] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Rejecting Update request from peer 2512131abe1f4e67a9a12cd1afe60e32 for earlier term 1. Current term is 2. Ops: []
I20260713 09:09:25.262215 28436 leader_election.cc:290] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 2 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:25.270833 28250 leader_election.cc:304] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:25.271783 28485 raft_consensus.cc:2804] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.272238 28485 raft_consensus.cc:697] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:25.273325 28530 consensus_queue.cc:1059] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:25.273084 28485 consensus_queue.cc:237] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.274436 28488 raft_consensus.cc:3055] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.274781 28488 raft_consensus.cc:740] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:25.275550 28488 consensus_queue.cc:260] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.276461 28488 raft_consensus.cc:3060] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.280485 28522 raft_consensus.cc:993] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.280992 28522 raft_consensus.cc:1081] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.280791 28362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:25.285837 28507 raft_consensus.cc:993] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.285538 28285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84f60292c05945a2828b797a576d43dc" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:25.286463 28522 raft_consensus.cc:1081] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:25.286576 28285 raft_consensus.cc:3060] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.288604 28287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51766
I20260713 09:09:25.289198 28287 raft_consensus.cc:493] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.289592 28287 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.286556 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51766
I20260713 09:09:25.290558 28284 raft_consensus.cc:493] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:25.290367 28183 catalog_manager.cc:5697] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 1 to 2, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 2 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.291266 28284 raft_consensus.cc:3060] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.295456 28285 raft_consensus.cc:2468] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 2.
I20260713 09:09:25.298116 28287 raft_consensus.cc:515] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.300961 28401 leader_election.cc:304] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:25.301842 28522 raft_consensus.cc:2804] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.302412 28522 raft_consensus.cc:697] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.303326 28522 consensus_queue.cc:237] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.303694 28185 catalog_manager.cc:5697] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 1 to 2, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.305614 28284 raft_consensus.cc:515] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.308393 28284 leader_election.cc:290] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.310783 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:25.311204 28362 raft_consensus.cc:2468] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 2.
I20260713 09:09:25.311439 28361 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.312538 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:25.313242 28360 raft_consensus.cc:3060] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.315362 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fee1535c08a14bf3af586c5722a6291a" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.316009 28433 raft_consensus.cc:3055] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.316344 28433 raft_consensus.cc:740] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.317174 28433 consensus_queue.cc:260] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.318768 28433 raft_consensus.cc:3060] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.311539 28287 leader_election.cc:290] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:25.322193 28360 raft_consensus.cc:2468] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.323351 28361 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.323081 28184 catalog_manager.cc:5697] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 1 to 2, leader changed from 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130) to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 2 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:25.323768 28250 leader_election.cc:304] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:25.324748 28485 raft_consensus.cc:2804] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.325109 28250 leader_election.cc:304] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:25.325249 28485 raft_consensus.cc:697] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:25.326069 28567 raft_consensus.cc:2804] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:25.326278 28485 consensus_queue.cc:237] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.328012 28436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:25.329702 28436 raft_consensus.cc:3055] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:25.330153 28436 raft_consensus.cc:740] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:25.331244 28436 consensus_queue.cc:260] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.332647 28436 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.335755 28185 catalog_manager.cc:5697] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 1 to 2, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.340232 28567 raft_consensus.cc:697] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:25.341516 28567 consensus_queue.cc:237] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:25.342913 28436 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.349284 28433 raft_consensus.cc:2468] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 2.
I20260713 09:09:25.353896 28185 catalog_manager.cc:5697] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 1 to 2, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:25.524709 28287 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.530470 28287 raft_consensus.cc:1275] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.532162 28488 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.541695 28433 raft_consensus.cc:1275] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.545047 28530 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.601233 28361 raft_consensus.cc:1275] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.602927 28567 consensus_queue.cc:1048] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.614005 28433 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:25.622498 28361 raft_consensus.cc:1275] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.622418 28433 raft_consensus.cc:1275] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.624006 28567 consensus_queue.cc:1048] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.624481 28572 consensus_queue.cc:1048] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.636396 28433 raft_consensus.cc:1275] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.637988 28567 consensus_queue.cc:1048] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.682760 28287 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:25.688800 28287 raft_consensus.cc:1275] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:25.691004 28530 consensus_queue.cc:1048] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.700637 28433 raft_consensus.cc:1275] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:09:25.702142 28530 consensus_queue.cc:1048] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.712507 28361 raft_consensus.cc:1275] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.714495 28361 raft_consensus.cc:1275] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.714355 28567 consensus_queue.cc:1048] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.717072 28567 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.726356 28433 raft_consensus.cc:1275] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.727717 28436 raft_consensus.cc:1275] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.729135 28572 consensus_queue.cc:1048] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.732668 28572 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.806998 28287 raft_consensus.cc:1275] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.808555 28530 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.819589 28436 raft_consensus.cc:1275] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.821312 28530 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.893123 28287 raft_consensus.cc:1275] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.894690 28436 raft_consensus.cc:1275] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.894724 28522 consensus_queue.cc:1048] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.896205 28572 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:25.911250 28360 raft_consensus.cc:1275] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.913878 28485 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:25.919684 28360 raft_consensus.cc:1275] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:25.922626 28581 consensus_queue.cc:1048] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:27.984905 27650 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:09:27.985852 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:28.011121 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
mode: GRACEFUL
new_leader_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:60428
I20260713 09:09:28.011968 28284 raft_consensus.cc:606] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Received request to transfer leadership to TS 1389a42957844c36b69a606641e806ab
I20260713 09:09:28.015769 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
mode: GRACEFUL
new_leader_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:60428
I20260713 09:09:28.016462 28284 raft_consensus.cc:606] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Received request to transfer leadership to TS 1389a42957844c36b69a606641e806ab
I20260713 09:09:28.018033 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:28.018646 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:28.332640 28584 raft_consensus.cc:993] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: : Instructing follower 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:28.333312 28584 raft_consensus.cc:1081] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Signalling peer 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:28.335178 28436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca"
dest_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:37726
I20260713 09:09:28.335690 28436 raft_consensus.cc:493] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.336112 28436 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:28.342808 28436 raft_consensus.cc:515] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:28.344488 28436 leader_election.cc:290] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 3 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:28.345628 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:28.345544 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:28.346300 28360 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:28.346362 28284 raft_consensus.cc:3055] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:28.346903 28284 raft_consensus.cc:740] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:28.347784 28284 consensus_queue.cc:260] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:28.349121 28284 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:28.354086 28360 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 3.
I20260713 09:09:28.355635 28399 leader_election.cc:304] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:28.356267 28284 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 3.
I20260713 09:09:28.356562 28585 raft_consensus.cc:2804] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:28.357888 28585 raft_consensus.cc:697] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:28.358719 28585 consensus_queue.cc:237] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:28.365950 28185 catalog_manager.cc:5697] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 2 to 3, leader changed from f7282348495b4a8d92d57036d6b263be (127.27.0.129) to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 3 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.405473 28588 raft_consensus.cc:993] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: : Instructing follower 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:28.406097 28584 raft_consensus.cc:1081] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Signalling peer 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:28.407780 28436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098"
dest_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:37726
I20260713 09:09:28.408434 28436 raft_consensus.cc:493] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:28.408711 28436 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:28.414031 28436 raft_consensus.cc:515] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:28.416334 28436 leader_election.cc:290] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 3 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:28.417429 28284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:28.418198 28284 raft_consensus.cc:3055] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:28.418242 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:28.418587 28284 raft_consensus.cc:740] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:28.419067 28360 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:28.419551 28284 consensus_queue.cc:260] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:28.420687 28284 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:28.425001 28360 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 3.
I20260713 09:09:28.426502 28399 leader_election.cc:304] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:28.427446 28585 raft_consensus.cc:2804] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:28.427943 28585 raft_consensus.cc:697] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:28.428010 28284 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 3.
I20260713 09:09:28.428774 28585 consensus_queue.cc:237] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:28.437690 28185 catalog_manager.cc:5697] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 2 to 3, leader changed from f7282348495b4a8d92d57036d6b263be (127.27.0.129) to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 3 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:28.859848 28284 raft_consensus.cc:1275] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.861438 28585 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:28.873989 28360 raft_consensus.cc:1275] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.876725 28585 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:28.912847 28360 raft_consensus.cc:1275] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.914592 28585 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:28.926887 28284 raft_consensus.cc:1275] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:28.928393 28585 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:29.019506 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:29.037608 28433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:29.038244 28433 raft_consensus.cc:606] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:29.049201 28433 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098"
dest_uuid: "1389a42957844c36b69a606641e806ab"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:37734
I20260713 09:09:29.049718 28433 raft_consensus.cc:606] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:29.056139 28360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:59462
I20260713 09:09:29.056790 28360 raft_consensus.cc:606] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:29.063236 28360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:59462
I20260713 09:09:29.064011 28360 raft_consensus.cc:606] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:29.070760 28360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b59142530d4f4752975336948f61e6b3"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
mode: GRACEFUL
new_leader_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:59462
I20260713 09:09:29.071422 28360 raft_consensus.cc:606] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Received request to transfer leadership to TS f7282348495b4a8d92d57036d6b263be
I20260713 09:09:29.140813 28530 raft_consensus.cc:993] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.141330 28604 raft_consensus.cc:1081] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.143241 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51764
I20260713 09:09:29.143846 28284 raft_consensus.cc:493] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.144172 28284 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.149860 28284 raft_consensus.cc:515] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.151893 28284 leader_election.cc:290] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 3 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:29.152983 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:29.153379 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:29.153667 28360 raft_consensus.cc:3055] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:29.153954 28433 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.154076 28360 raft_consensus.cc:740] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:29.155139 28360 consensus_queue.cc:260] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.156160 28360 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.159950 28433 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 3.
I20260713 09:09:29.161404 28250 leader_election.cc:304] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [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: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:29.162393 28588 raft_consensus.cc:2804] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:29.162694 28360 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 3.
I20260713 09:09:29.163640 28588 raft_consensus.cc:697] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:29.164579 28588 consensus_queue.cc:237] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.171919 28185 catalog_manager.cc:5697] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 2 to 3, leader changed from 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 3 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.293072 28589 raft_consensus.cc:993] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.293591 28585 raft_consensus.cc:1081] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.295377 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51766
I20260713 09:09:29.296007 28284 raft_consensus.cc:493] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.296370 28284 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.303226 28284 raft_consensus.cc:515] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.349181 28284 leader_election.cc:290] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 4 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:29.357635 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:29.357635 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b10d9ffcedb4b8f93750208cd26e098" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:29.359264 28433 raft_consensus.cc:3055] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:29.360001 28433 raft_consensus.cc:740] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:29.360051 28361 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.361299 28433 consensus_queue.cc:260] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.364095 28433 raft_consensus.cc:3060] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.370862 28361 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 4.
I20260713 09:09:29.373171 28250 leader_election.cc:304] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [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: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:29.374794 28588 raft_consensus.cc:2804] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:29.375368 28588 raft_consensus.cc:697] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 4 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:29.375404 28433 raft_consensus.cc:2468] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 4.
I20260713 09:09:29.376984 28588 consensus_queue.cc:237] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.390702 28602 raft_consensus.cc:993] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.391311 28602 raft_consensus.cc:1081] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.392578 28183 catalog_manager.cc:5697] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 3 to 4, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 4 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.393796 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51766
I20260713 09:09:29.394708 28284 raft_consensus.cc:493] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.395201 28284 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.403043 28284 raft_consensus.cc:515] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.405483 28284 leader_election.cc:290] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 4 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:29.407372 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:29.408181 28361 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.408213 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71684dbd0442dca75eb9d188084bca" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:29.408885 28433 raft_consensus.cc:3055] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:29.409242 28433 raft_consensus.cc:740] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:29.410156 28433 consensus_queue.cc:260] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.411680 28433 raft_consensus.cc:3060] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.416868 28361 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 4.
I20260713 09:09:29.418747 28250 leader_election.cc:304] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [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: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:29.420022 28588 raft_consensus.cc:2804] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:29.420236 28433 raft_consensus.cc:2468] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 4.
I20260713 09:09:29.421057 28588 raft_consensus.cc:697] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 4 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:29.424647 28588 consensus_queue.cc:237] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.432613 28530 raft_consensus.cc:993] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.433490 28604 raft_consensus.cc:1081] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.435673 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b59142530d4f4752975336948f61e6b3"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51764
I20260713 09:09:29.436244 28284 raft_consensus.cc:493] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.436595 28284 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.436602 28183 catalog_manager.cc:5697] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 3 to 4, leader changed from 1389a42957844c36b69a606641e806ab (127.27.0.131) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 4 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.442787 28284 raft_consensus.cc:515] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.444782 28284 leader_election.cc:290] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 3 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:29.445897 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:29.445996 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:29.446622 28433 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.446820 28361 raft_consensus.cc:3055] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:29.447295 28361 raft_consensus.cc:740] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:29.448534 28361 consensus_queue.cc:260] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.450551 28361 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:29.456763 28361 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 3.
I20260713 09:09:29.457558 28433 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 3.
I20260713 09:09:29.458102 28530 raft_consensus.cc:993] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: : Instructing follower f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.458246 28250 leader_election.cc:304] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [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: 2512131abe1f4e67a9a12cd1afe60e32, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:29.459360 28604 raft_consensus.cc:1081] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Signalling peer f7282348495b4a8d92d57036d6b263be to start an election
I20260713 09:09:29.459600 28588 raft_consensus.cc:2804] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:29.460206 28588 raft_consensus.cc:697] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:29.461333 28588 consensus_queue.cc:237] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.462399 28284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
 from {username='slave'} at 127.0.0.1:51764
I20260713 09:09:29.463114 28284 raft_consensus.cc:493] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:29.463521 28284 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.470760 28183 catalog_manager.cc:5697] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 2 to 3, leader changed from 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 3 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.471575 28284 raft_consensus.cc:515] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.473470 28284 leader_election.cc:290] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [CANDIDATE]: Term 4 election: Requested vote from peers 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:29.474838 28361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:29.474848 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accafcc973df44d5a5930d9c8ad59a42" candidate_uuid: "f7282348495b4a8d92d57036d6b263be" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:29.475538 28361 raft_consensus.cc:3055] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:29.475695 28433 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.475890 28361 raft_consensus.cc:740] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:29.477051 28361 consensus_queue.cc:260] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.478829 28361 raft_consensus.cc:3060] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:29.482234 28433 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 4.
I20260713 09:09:29.483749 28250 leader_election.cc:304] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [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: 1389a42957844c36b69a606641e806ab, f7282348495b4a8d92d57036d6b263be; no voters: 
I20260713 09:09:29.484853 28588 raft_consensus.cc:2804] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:29.486363 28588 raft_consensus.cc:697] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 4 LEADER]: Becoming Leader. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:29.486735 28361 raft_consensus.cc:2468] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f7282348495b4a8d92d57036d6b263be in term 4.
I20260713 09:09:29.487432 28588 consensus_queue.cc:237] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:29.494943 28183 catalog_manager.cc:5697] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be reported cstate change: term changed from 3 to 4, leader changed from 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130) to f7282348495b4a8d92d57036d6b263be (127.27.0.129). New cstate: current_term: 4 leader_uuid: "f7282348495b4a8d92d57036d6b263be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:29.618422 28361 raft_consensus.cc:1275] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:29.619944 28588 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:29.633512 28433 raft_consensus.cc:1275] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:29.635811 28588 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:29.864171 28433 raft_consensus.cc:1275] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:29.865701 28588 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:29.877308 28361 raft_consensus.cc:1275] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:29.880059 28618 consensus_queue.cc:1048] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:29.918028 28361 raft_consensus.cc:1275] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:29.919705 28618 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:29.930595 28433 raft_consensus.cc:1275] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:29.932830 28588 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:29.997550 28433 raft_consensus.cc:1275] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:30.000540 28588 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:30.014201 28361 raft_consensus.cc:1275] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:30.019013 28605 consensus_queue.cc:1048] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:30.036078 28433 raft_consensus.cc:1275] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:30.037858 28605 consensus_queue.cc:1048] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:30.052124 28361 raft_consensus.cc:1275] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Refusing update from remote peer f7282348495b4a8d92d57036d6b263be: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:09:30.055028 28623 consensus_queue.cc:1048] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:32.080921 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:32.091586 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
mode: GRACEFUL
new_leader_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:60428
I20260713 09:09:32.092325 28284 raft_consensus.cc:606] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Received request to transfer leadership to TS 1389a42957844c36b69a606641e806ab
I20260713 09:09:32.095471 28284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
mode: GRACEFUL
new_leader_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:60428
I20260713 09:09:32.096166 28284 raft_consensus.cc:606] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Received request to transfer leadership to TS 1389a42957844c36b69a606641e806ab
I20260713 09:09:32.099368 28287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
mode: GRACEFUL
new_leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:60428
I20260713 09:09:32.099948 28287 raft_consensus.cc:606] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Received request to transfer leadership to TS 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:32.102692 28287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b59142530d4f4752975336948f61e6b3"
dest_uuid: "f7282348495b4a8d92d57036d6b263be"
mode: GRACEFUL
new_leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:60428
I20260713 09:09:32.103335 28287 raft_consensus.cc:606] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Received request to transfer leadership to TS 2512131abe1f4e67a9a12cd1afe60e32
I20260713 09:09:32.104542 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:09:32.105093 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:32.278692 28605 raft_consensus.cc:993] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: : Instructing follower 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:32.279281 28618 raft_consensus.cc:1081] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Signalling peer 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:32.281163 28360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:59456
I20260713 09:09:32.281599 28360 raft_consensus.cc:493] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.281838 28360 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.286952 28360 raft_consensus.cc:515] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.288537 28360 leader_election.cc:290] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 3 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:32.289739 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:32.289871 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dc69d00cb1b4726b02f5479c3e92cce" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:32.290238 28433 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.290570 28287 raft_consensus.cc:3055] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:32.290915 28287 raft_consensus.cc:740] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:32.291744 28287 consensus_queue.cc:260] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.292968 28287 raft_consensus.cc:3060] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.295579 28433 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 3.
I20260713 09:09:32.297026 28325 leader_election.cc:304] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:32.298099 28604 raft_consensus.cc:2804] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:32.299326 28604 raft_consensus.cc:697] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:32.300283 28287 raft_consensus.cc:2468] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 3.
I20260713 09:09:32.300282 28604 consensus_queue.cc:237] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.308182 28605 raft_consensus.cc:993] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: : Instructing follower 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:32.308727 28605 raft_consensus.cc:1081] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Signalling peer 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:32.308122 28183 catalog_manager.cc:5697] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 2 to 3, leader changed from f7282348495b4a8d92d57036d6b263be (127.27.0.129) to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 3 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:32.310400 28433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e"
dest_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:37726
I20260713 09:09:32.310869 28433 raft_consensus.cc:493] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.311210 28433 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.317581 28433 raft_consensus.cc:515] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.320778 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:32.320935 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ce558d22a54385a4a0ff10c15a328e" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:32.321400 28360 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.321400 28287 raft_consensus.cc:3055] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:09:32.323707 28287 raft_consensus.cc:740] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:32.323652 28433 leader_election.cc:290] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 3 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:32.324764 28287 consensus_queue.cc:260] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.326443 28287 raft_consensus.cc:3060] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:09:32.327945 28360 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 3.
I20260713 09:09:32.329257 28399 leader_election.cc:304] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:32.330085 28602 raft_consensus.cc:2804] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:09:32.331656 28602 raft_consensus.cc:697] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:32.333036 28287 raft_consensus.cc:2468] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 3.
I20260713 09:09:32.332690 28602 consensus_queue.cc:237] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.341531 28183 catalog_manager.cc:5697] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 2 to 3, leader changed from f7282348495b4a8d92d57036d6b263be (127.27.0.129) to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 3 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.408020 28618 raft_consensus.cc:993] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: : Instructing follower 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:32.408564 28605 raft_consensus.cc:1081] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Signalling peer 2512131abe1f4e67a9a12cd1afe60e32 to start an election
I20260713 09:09:32.410174 28360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b59142530d4f4752975336948f61e6b3"
dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
 from {username='slave'} at 127.0.0.1:59456
I20260713 09:09:32.410683 28360 raft_consensus.cc:493] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.410964 28360 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:32.415177 28360 raft_consensus.cc:515] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.416683 28360 leader_election.cc:290] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [CANDIDATE]: Term 4 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 1389a42957844c36b69a606641e806ab (127.27.0.131:35635)
I20260713 09:09:32.417927 28433 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1389a42957844c36b69a606641e806ab"
I20260713 09:09:32.418057 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b59142530d4f4752975336948f61e6b3" candidate_uuid: "2512131abe1f4e67a9a12cd1afe60e32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:32.418452 28433 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:32.418738 28287 raft_consensus.cc:3055] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:32.419075 28287 raft_consensus.cc:740] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:32.419752 28287 consensus_queue.cc:260] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.420723 28287 raft_consensus.cc:3060] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:32.424010 28433 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 4.
I20260713 09:09:32.425113 28325 leader_election.cc:304] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:32.425843 28604 raft_consensus.cc:2804] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:32.426277 28604 raft_consensus.cc:697] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 LEADER]: Becoming Leader. State: Replica: 2512131abe1f4e67a9a12cd1afe60e32, State: Running, Role: LEADER
I20260713 09:09:32.427124 28287 raft_consensus.cc:2468] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2512131abe1f4e67a9a12cd1afe60e32 in term 4.
I20260713 09:09:32.427234 28604 consensus_queue.cc:237] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.435580 28183 catalog_manager.cc:5697] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 reported cstate change: term changed from 3 to 4, leader changed from f7282348495b4a8d92d57036d6b263be (127.27.0.129) to 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130). New cstate: current_term: 4 leader_uuid: "2512131abe1f4e67a9a12cd1afe60e32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:32.557051 28618 raft_consensus.cc:993] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: : Instructing follower 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:32.557581 28618 raft_consensus.cc:1081] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Signalling peer 1389a42957844c36b69a606641e806ab to start an election
I20260713 09:09:32.559218 28433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02"
dest_uuid: "1389a42957844c36b69a606641e806ab"
 from {username='slave'} at 127.0.0.1:37726
I20260713 09:09:32.559758 28433 raft_consensus.cc:493] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:32.560132 28433 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:32.564847 28433 raft_consensus.cc:515] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.566560 28433 leader_election.cc:290] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [CANDIDATE]: Term 4 election: Requested vote from peers f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825), 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089)
I20260713 09:09:32.567852 28287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f7282348495b4a8d92d57036d6b263be"
I20260713 09:09:32.568017 28360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b9e4bfd3e948c2ad7331c603e69d02" candidate_uuid: "1389a42957844c36b69a606641e806ab" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2512131abe1f4e67a9a12cd1afe60e32"
I20260713 09:09:32.568466 28287 raft_consensus.cc:3055] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:09:32.568791 28287 raft_consensus.cc:740] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f7282348495b4a8d92d57036d6b263be, State: Running, Role: LEADER
I20260713 09:09:32.568823 28360 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:32.569653 28287 consensus_queue.cc:260] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.570663 28287 raft_consensus.cc:3060] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:09:32.574218 28360 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 4.
I20260713 09:09:32.575440 28399 leader_election.cc:304] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [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: 1389a42957844c36b69a606641e806ab, 2512131abe1f4e67a9a12cd1afe60e32; no voters: 
I20260713 09:09:32.575708 28287 raft_consensus.cc:2468] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1389a42957844c36b69a606641e806ab in term 4.
I20260713 09:09:32.576195 28602 raft_consensus.cc:2804] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:09:32.576716 28602 raft_consensus.cc:697] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 4 LEADER]: Becoming Leader. State: Replica: 1389a42957844c36b69a606641e806ab, State: Running, Role: LEADER
I20260713 09:09:32.577556 28602 consensus_queue.cc:237] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [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: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } }
I20260713 09:09:32.585383 28183 catalog_manager.cc:5697] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab reported cstate change: term changed from 3 to 4, leader changed from f7282348495b4a8d92d57036d6b263be (127.27.0.129) to 1389a42957844c36b69a606641e806ab (127.27.0.131). New cstate: current_term: 4 leader_uuid: "1389a42957844c36b69a606641e806ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:32.791252 28433 raft_consensus.cc:1275] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.793051 28604 consensus_queue.cc:1048] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:32.801055 28287 raft_consensus.cc:1275] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.803097 28602 consensus_queue.cc:1048] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:32.807483 28284 raft_consensus.cc:1275] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.810071 28627 consensus_queue.cc:1048] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:32.826579 28360 raft_consensus.cc:1275] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:09:32.843436 28602 consensus_queue.cc:1048] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:33.004328 28284 raft_consensus.cc:1275] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:33.005800 28627 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:33.014925 28433 raft_consensus.cc:1275] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Refusing update from remote peer 2512131abe1f4e67a9a12cd1afe60e32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:33.016872 28643 consensus_queue.cc:1048] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1389a42957844c36b69a606641e806ab" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35635 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:33.106115 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:33.110745 28284 raft_consensus.cc:1275] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:33.112385 28647 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "f7282348495b4a8d92d57036d6b263be" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 41825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:33.114753 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
W20260713 09:09:33.129643 28401 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:09:33.132675 28360 raft_consensus.cc:1275] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Refusing update from remote peer 1389a42957844c36b69a606641e806ab: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:09:33.135039 28647 consensus_queue.cc:1048] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "2512131abe1f4e67a9a12cd1afe60e32" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 46089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260713 09:09:33.140174 28401 consensus_peers.cc:597] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab -> Peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Couldn't send request to peer f7282348495b4a8d92d57036d6b263be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.170127 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.171272 27650 tablet_replica.cc:333] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.172297 27650 raft_consensus.cc:2243] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.172899 27650 raft_consensus.cc:2272] T 84f60292c05945a2828b797a576d43dc P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.175125 27650 tablet_replica.cc:333] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.175704 27650 raft_consensus.cc:2243] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.176115 27650 raft_consensus.cc:2272] T b59142530d4f4752975336948f61e6b3 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.178745 27650 tablet_replica.cc:333] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.179608 27650 raft_consensus.cc:2243] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.180151 27650 raft_consensus.cc:2272] T 997eeea99b06419c971eb04cdbb9be47 P f7282348495b4a8d92d57036d6b263be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.183176 27650 tablet_replica.cc:333] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.183806 27650 raft_consensus.cc:2243] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.184296 27650 raft_consensus.cc:2272] T 8dc69d00cb1b4726b02f5479c3e92cce P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.187336 27650 tablet_replica.cc:333] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.188124 27650 raft_consensus.cc:2243] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.189114 27650 raft_consensus.cc:2272] T accafcc973df44d5a5930d9c8ad59a42 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.191890 27650 tablet_replica.cc:333] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.192785 27650 raft_consensus.cc:2243] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.193948 27650 raft_consensus.cc:2272] T 3b10d9ffcedb4b8f93750208cd26e098 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.196765 27650 tablet_replica.cc:333] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.197598 27650 raft_consensus.cc:2243] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.198284 27650 pending_rounds.cc:70] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: Trying to abort 1 pending ops.
I20260713 09:09:33.198630 27650 pending_rounds.cc:77] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7306992732487041024 op_type: NO_OP noop_request { }
I20260713 09:09:33.199122 27650 raft_consensus.cc:2889] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:09:33.199481 27650 raft_consensus.cc:2272] T 07b9e4bfd3e948c2ad7331c603e69d02 P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.202693 27650 tablet_replica.cc:333] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.203387 27650 raft_consensus.cc:2243] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.204519 27650 raft_consensus.cc:2272] T cb71684dbd0442dca75eb9d188084bca P f7282348495b4a8d92d57036d6b263be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.207064 27650 tablet_replica.cc:333] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.207737 27650 raft_consensus.cc:2243] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.209105 27650 raft_consensus.cc:2272] T fee1535c08a14bf3af586c5722a6291a P f7282348495b4a8d92d57036d6b263be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.212654 27650 tablet_replica.cc:333] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be: stopping tablet replica
I20260713 09:09:33.213269 27650 raft_consensus.cc:2243] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.213788 27650 raft_consensus.cc:2272] T 72ce558d22a54385a4a0ff10c15a328e P f7282348495b4a8d92d57036d6b263be [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.230384 28327 consensus_peers.cc:597] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 -> Peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Couldn't send request to peer f7282348495b4a8d92d57036d6b263be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.254803 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
I20260713 09:09:33.278788 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
W20260713 09:09:33.310699 28401 consensus_peers.cc:597] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab -> Peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Couldn't send request to peer f7282348495b4a8d92d57036d6b263be. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:41825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:09:33.319955 28399 consensus_peers.cc:597] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab -> Peer 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089): Couldn't send request to peer 2512131abe1f4e67a9a12cd1afe60e32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.323989 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.325376 27650 tablet_replica.cc:333] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.326434 27650 raft_consensus.cc:2243] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.327116 27650 raft_consensus.cc:2272] T 84f60292c05945a2828b797a576d43dc P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.329517 27650 tablet_replica.cc:333] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.330415 27650 raft_consensus.cc:2243] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.331461 27650 raft_consensus.cc:2272] T b59142530d4f4752975336948f61e6b3 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.334756 27650 tablet_replica.cc:333] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.335748 27650 raft_consensus.cc:2243] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.336612 27650 raft_consensus.cc:2272] T 3b10d9ffcedb4b8f93750208cd26e098 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.340632 27650 tablet_replica.cc:333] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.341663 27650 raft_consensus.cc:2243] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.342235 27650 raft_consensus.cc:2272] T accafcc973df44d5a5930d9c8ad59a42 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.344776 27650 tablet_replica.cc:333] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.345539 27650 raft_consensus.cc:2243] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.346216 27650 raft_consensus.cc:2272] T cb71684dbd0442dca75eb9d188084bca P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.349375 27650 tablet_replica.cc:333] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.350566 27650 raft_consensus.cc:2243] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260713 09:09:33.351075 28327 consensus_peers.cc:597] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 -> Peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Couldn't send request to peer f7282348495b4a8d92d57036d6b263be. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:41825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.351446 27650 raft_consensus.cc:2272] T 07b9e4bfd3e948c2ad7331c603e69d02 P 2512131abe1f4e67a9a12cd1afe60e32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.354908 27650 tablet_replica.cc:333] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.355530 27650 raft_consensus.cc:2243] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.356531 27650 raft_consensus.cc:2272] T 997eeea99b06419c971eb04cdbb9be47 P 2512131abe1f4e67a9a12cd1afe60e32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.358960 27650 tablet_replica.cc:333] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.359537 27650 raft_consensus.cc:2243] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.360976 27650 raft_consensus.cc:2272] T 8dc69d00cb1b4726b02f5479c3e92cce P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.363687 27650 tablet_replica.cc:333] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.364295 27650 raft_consensus.cc:2243] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.364846 27650 raft_consensus.cc:2272] T 72ce558d22a54385a4a0ff10c15a328e P 2512131abe1f4e67a9a12cd1afe60e32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.367506 27650 tablet_replica.cc:333] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32: stopping tablet replica
I20260713 09:09:33.368028 27650 raft_consensus.cc:2243] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.368503 27650 raft_consensus.cc:2272] T fee1535c08a14bf3af586c5722a6291a P 2512131abe1f4e67a9a12cd1afe60e32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:09:33.383621 28399 consensus_peers.cc:597] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab -> Peer 2512131abe1f4e67a9a12cd1afe60e32 (127.27.0.130:46089): Couldn't send request to peer 2512131abe1f4e67a9a12cd1afe60e32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.404269 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
W20260713 09:09:33.426726 28401 consensus_peers.cc:597] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab -> Peer f7282348495b4a8d92d57036d6b263be (127.27.0.129:41825): Couldn't send request to peer f7282348495b4a8d92d57036d6b263be. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:41825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:33.430891 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
I20260713 09:09:33.466267 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:09:33.467350 27650 tablet_replica.cc:333] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.468096 27650 raft_consensus.cc:2243] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.468585 27650 raft_consensus.cc:2272] T 997eeea99b06419c971eb04cdbb9be47 P 1389a42957844c36b69a606641e806ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.470574 27650 tablet_replica.cc:333] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.471159 27650 raft_consensus.cc:2243] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.471609 27650 raft_consensus.cc:2272] T 8dc69d00cb1b4726b02f5479c3e92cce P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.474519 27650 tablet_replica.cc:333] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.475283 27650 raft_consensus.cc:2243] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.475831 27650 raft_consensus.cc:2272] T fee1535c08a14bf3af586c5722a6291a P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.477519 27650 tablet_replica.cc:333] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.478057 27650 raft_consensus.cc:2243] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.478921 27650 raft_consensus.cc:2272] T 07b9e4bfd3e948c2ad7331c603e69d02 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.481236 27650 tablet_replica.cc:333] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.481902 27650 raft_consensus.cc:2243] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.482417 27650 raft_consensus.cc:2272] T cb71684dbd0442dca75eb9d188084bca P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.484232 27650 tablet_replica.cc:333] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.484757 27650 raft_consensus.cc:2243] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.485528 27650 raft_consensus.cc:2272] T 72ce558d22a54385a4a0ff10c15a328e P 1389a42957844c36b69a606641e806ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.487687 27650 tablet_replica.cc:333] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.488358 27650 raft_consensus.cc:2243] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.488999 27650 raft_consensus.cc:2272] T accafcc973df44d5a5930d9c8ad59a42 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.490864 27650 tablet_replica.cc:333] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.491539 27650 raft_consensus.cc:2243] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.492007 27650 raft_consensus.cc:2272] T 3b10d9ffcedb4b8f93750208cd26e098 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.493682 27650 tablet_replica.cc:333] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.494179 27650 raft_consensus.cc:2243] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.494977 27650 raft_consensus.cc:2272] T 84f60292c05945a2828b797a576d43dc P 1389a42957844c36b69a606641e806ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.496691 27650 tablet_replica.cc:333] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab: stopping tablet replica
I20260713 09:09:33.497146 27650 raft_consensus.cc:2243] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:33.497609 27650 raft_consensus.cc:2272] T b59142530d4f4752975336948f61e6b3 P 1389a42957844c36b69a606641e806ab [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.532955 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:09:33.558085 27650 master.cc:562] Master@127.27.0.190:36905 shutting down...
I20260713 09:09:33.588081 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:09:33.588757 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:33.589123 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5e2f0c9f51b145cdb8c6819a934a674f: stopping tablet replica
I20260713 09:09:33.612962 27650 master.cc:584] Master@127.27.0.190:36905 shutdown complete.
1389a42957844c36b69a606641e806ab  1
2512131abe1f4e67a9a12cd1afe60e32  4
f7282348495b4a8d92d57036d6b263be  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (11117 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:09:33.663461 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:37661
I20260713 09:09:33.665210 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:33.672622 28659 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.672642 28658 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.674105 27650 server_base.cc:1061] running on GCE node
W20260713 09:09:33.674369 28661 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.675422 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:33.675664 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:33.675848 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933773675827 us; error 0 us; skew 500 ppm
I20260713 09:09:33.676481 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:33.680459 27650 webserver.cc:533] Webserver started at http://127.27.0.190:41143/ using document root <none> and password file <none>
I20260713 09:09:33.681181 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:33.681459 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:33.681811 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:33.683166 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "74772b82df82413c90d028d16ee60dca"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-gr68"
I20260713 09:09:33.688738 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:09:33.693020 28666 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.694119 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:09:33.694643 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "74772b82df82413c90d028d16ee60dca"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-gr68"
I20260713 09:09:33.695014 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:33.713059 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:33.714751 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:33.768339 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:37661
I20260713 09:09:33.768462 28717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:37661 every 8 connection(s)
I20260713 09:09:33.773379 28718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:33.784314 28718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca: Bootstrap starting.
I20260713 09:09:33.790004 28718 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:33.795150 28718 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca: No bootstrap required, opened a new log
I20260713 09:09:33.797642 28718 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74772b82df82413c90d028d16ee60dca" member_type: VOTER }
I20260713 09:09:33.798166 28718 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:33.798461 28718 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74772b82df82413c90d028d16ee60dca, State: Initialized, Role: FOLLOWER
I20260713 09:09:33.799163 28718 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74772b82df82413c90d028d16ee60dca" member_type: VOTER }
I20260713 09:09:33.799634 28718 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:09:33.799873 28718 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:09:33.800189 28718 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:33.805709 28718 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74772b82df82413c90d028d16ee60dca" member_type: VOTER }
I20260713 09:09:33.806432 28718 leader_election.cc:304] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [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: 74772b82df82413c90d028d16ee60dca; no voters: 
I20260713 09:09:33.807905 28718 leader_election.cc:290] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:09:33.808467 28721 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:33.810066 28721 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 1 LEADER]: Becoming Leader. State: Replica: 74772b82df82413c90d028d16ee60dca, State: Running, Role: LEADER
I20260713 09:09:33.810949 28721 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [LEADER]: Queue going to LEADER mode. State: All 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: "74772b82df82413c90d028d16ee60dca" member_type: VOTER }
I20260713 09:09:33.811493 28718 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:09:33.815989 28722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74772b82df82413c90d028d16ee60dca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74772b82df82413c90d028d16ee60dca" member_type: VOTER } }
I20260713 09:09:33.816819 28722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:33.816673 28723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74772b82df82413c90d028d16ee60dca. Latest consensus state: current_term: 1 leader_uuid: "74772b82df82413c90d028d16ee60dca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74772b82df82413c90d028d16ee60dca" member_type: VOTER } }
I20260713 09:09:33.817550 28723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [sys.catalog]: This master's current role is: LEADER
I20260713 09:09:33.821421 28728 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:09:33.830199 28728 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:09:33.831712 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:09:33.841195 28728 catalog_manager.cc:1383] Generated new cluster ID: 69fa3df260e64109b4f1f2b056f42617
I20260713 09:09:33.841550 28728 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:09:33.869308 28728 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:09:33.870801 28728 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:09:33.896831 28728 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca: Generated new TSK 0
I20260713 09:09:33.897812 28728 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:09:33.963387 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:33.970947 28739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.972409 28740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:33.974743 28742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:33.975298 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:33.976267 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:33.976469 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:33.976665 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933773976645 us; error 0 us; skew 500 ppm
I20260713 09:09:33.977308 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:33.980129 27650 webserver.cc:533] Webserver started at http://127.27.0.129:34903/ using document root <none> and password file <none>
I20260713 09:09:33.980688 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:33.980899 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:33.981208 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:33.982522 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "f78de420859c471da9121878cb687b62"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-gr68"
I20260713 09:09:33.987675 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:09:33.991852 28747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:33.992868 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:09:33.993263 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "f78de420859c471da9121878cb687b62"
format_stamp: "Formatted at 2026-07-13 09:09:33 on dist-test-slave-gr68"
I20260713 09:09:33.993580 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:34.011792 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.013411 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.015305 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:34.017940 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:34.018131 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.018489 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:34.018669 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.075484 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:36067
I20260713 09:09:34.075875 28809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:36067 every 8 connection(s)
I20260713 09:09:34.081424 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:34.089740 28814 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:34.092600 28815 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:34.093990 28817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:34.095014 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:34.096974 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:34.097324 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:34.097579 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933774097560 us; error 0 us; skew 500 ppm
I20260713 09:09:34.098093 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:34.101450 28810 heartbeater.cc:344] Connected to a master server at 127.27.0.190:37661
I20260713 09:09:34.101712 27650 webserver.cc:533] Webserver started at http://127.27.0.130:36701/ using document root <none> and password file <none>
I20260713 09:09:34.102010 28810 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:34.102286 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:34.102612 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:34.103106 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:34.103260 28810 heartbeater.cc:507] Master 127.27.0.190:37661 requested a full tablet report, sending...
I20260713 09:09:34.104905 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "7e71181758b34ba48e909d9c56367915"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-gr68"
I20260713 09:09:34.106155 28683 ts_manager.cc:194] Registered new tserver with Master: f78de420859c471da9121878cb687b62 (127.27.0.129:36067)
I20260713 09:09:34.108369 28683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59904
I20260713 09:09:34.111068 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:09:34.116668 28822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.117931 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260713 09:09:34.118388 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "7e71181758b34ba48e909d9c56367915"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-gr68"
I20260713 09:09:34.118708 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:34.139029 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.140612 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.142391 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:34.146148 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:34.146857 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260713 09:09:34.147176 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:34.147576 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.199977 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:35689
I20260713 09:09:34.200143 28884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:35689 every 8 connection(s)
I20260713 09:09:34.205096 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:34.213689 28888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:34.215617 28889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:34.220988 28892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:34.221446 28885 heartbeater.cc:344] Connected to a master server at 127.27.0.190:37661
I20260713 09:09:34.221952 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:34.221969 28885 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:34.223198 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:09:34.223373 28885 heartbeater.cc:507] Master 127.27.0.190:37661 requested a full tablet report, sending...
W20260713 09:09:34.223516 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:34.223912 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933774223882 us; error 0 us; skew 500 ppm
I20260713 09:09:34.224679 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:34.226858 28683 ts_manager.cc:194] Registered new tserver with Master: 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:34.228955 27650 webserver.cc:533] Webserver started at http://127.27.0.131:33975/ using document root <none> and password file <none>
I20260713 09:09:34.229175 28683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59906
I20260713 09:09:34.229751 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:34.230055 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:34.230440 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:34.232074 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "a4be51cf75564ca89740c3021a6993aa"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-gr68"
I20260713 09:09:34.237648 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260713 09:09:34.241752 28896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.242887 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:09:34.243233 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "a4be51cf75564ca89740c3021a6993aa"
format_stamp: "Formatted at 2026-07-13 09:09:34 on dist-test-slave-gr68"
I20260713 09:09:34.243510 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:34.272429 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:34.273761 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:34.275547 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:34.278088 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:34.278277 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.278679 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:34.278837 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:34.329659 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:34069
I20260713 09:09:34.329761 28958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:34069 every 8 connection(s)
I20260713 09:09:34.346200 28959 heartbeater.cc:344] Connected to a master server at 127.27.0.190:37661
I20260713 09:09:34.346755 28959 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:34.347564 28959 heartbeater.cc:507] Master 127.27.0.190:37661 requested a full tablet report, sending...
I20260713 09:09:34.350005 28683 ts_manager.cc:194] Registered new tserver with Master: a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:34.350592 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017291662s
I20260713 09:09:34.352047 28683 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59916
I20260713 09:09:34.381800 28683 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59932:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:09:34.386027 28683 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:09:34.529855 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 34667b69f6f94b7ab5a9497eee2a5492 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:34.531908 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34667b69f6f94b7ab5a9497eee2a5492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.531709 28849 tablet_service.cc:1511] Processing CreateTablet for tablet 73d91391cfad4f628729433631c043e6 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:34.532496 28850 tablet_service.cc:1511] Processing CreateTablet for tablet 34667b69f6f94b7ab5a9497eee2a5492 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:34.533576 28849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d91391cfad4f628729433631c043e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.534348 28850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34667b69f6f94b7ab5a9497eee2a5492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.536168 28848 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3a0da6e3984dcb8dd281e6997425e0 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:34.537963 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3a0da6e3984dcb8dd281e6997425e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.540096 28924 tablet_service.cc:1511] Processing CreateTablet for tablet 34667b69f6f94b7ab5a9497eee2a5492 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:09:34.541790 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34667b69f6f94b7ab5a9497eee2a5492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.543792 28847 tablet_service.cc:1511] Processing CreateTablet for tablet ec87f381435743d996d983602420b732 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:34.545470 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec87f381435743d996d983602420b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.551812 28923 tablet_service.cc:1511] Processing CreateTablet for tablet 73d91391cfad4f628729433631c043e6 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:34.553651 28923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d91391cfad4f628729433631c043e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.556475 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 73d91391cfad4f628729433631c043e6 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:09:34.557747 28772 tablet_service.cc:1511] Processing CreateTablet for tablet ec87f381435743d996d983602420b732 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:34.558393 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d91391cfad4f628729433631c043e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.559736 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3a0da6e3984dcb8dd281e6997425e0 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:34.545998 28921 tablet_service.cc:1511] Processing CreateTablet for tablet ec87f381435743d996d983602420b732 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:09:34.567704 28921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec87f381435743d996d983602420b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.543666 28922 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3a0da6e3984dcb8dd281e6997425e0 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:09:34.571542 28922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3a0da6e3984dcb8dd281e6997425e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.576797 28771 tablet_service.cc:1511] Processing CreateTablet for tablet f00b6766c269460ca26340cc386eae06 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:34.581084 28846 tablet_service.cc:1511] Processing CreateTablet for tablet f00b6766c269460ca26340cc386eae06 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:34.583011 28846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00b6766c269460ca26340cc386eae06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.583547 28920 tablet_service.cc:1511] Processing CreateTablet for tablet f00b6766c269460ca26340cc386eae06 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:09:34.585146 28920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00b6766c269460ca26340cc386eae06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.596102 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec87f381435743d996d983602420b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.599052 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00b6766c269460ca26340cc386eae06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.606385 28770 tablet_service.cc:1511] Processing CreateTablet for tablet 3625ed5d914e45bf813c11f7d23ecd5d (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:34.608871 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3a0da6e3984dcb8dd281e6997425e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.614058 28845 tablet_service.cc:1511] Processing CreateTablet for tablet 3625ed5d914e45bf813c11f7d23ecd5d (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:34.628074 28845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3625ed5d914e45bf813c11f7d23ecd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.628619 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3625ed5d914e45bf813c11f7d23ecd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.630260 28919 tablet_service.cc:1511] Processing CreateTablet for tablet 3625ed5d914e45bf813c11f7d23ecd5d (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:09:34.632766 28919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3625ed5d914e45bf813c11f7d23ecd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.652966 28977 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:34.653429 28844 tablet_service.cc:1511] Processing CreateTablet for tablet 1a38c1c83f25461393afe2843e5323f4 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:34.655117 28844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a38c1c83f25461393afe2843e5323f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.656304 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 1a38c1c83f25461393afe2843e5323f4 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:34.657716 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a38c1c83f25461393afe2843e5323f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.664891 28978 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:34.665791 28918 tablet_service.cc:1511] Processing CreateTablet for tablet 1a38c1c83f25461393afe2843e5323f4 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:09:34.667459 28918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a38c1c83f25461393afe2843e5323f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.676018 28977 tablet_bootstrap.cc:654] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.694844 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 3811b8a72b16477e94e26efd473ddf0c (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:34.699502 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3811b8a72b16477e94e26efd473ddf0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.702040 28978 tablet_bootstrap.cc:654] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.704845 28847 tablet_service.cc:1511] Processing CreateTablet for tablet 3811b8a72b16477e94e26efd473ddf0c (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:34.707803 28917 tablet_service.cc:1511] Processing CreateTablet for tablet 3811b8a72b16477e94e26efd473ddf0c (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:09:34.713894 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3811b8a72b16477e94e26efd473ddf0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.723110 28917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3811b8a72b16477e94e26efd473ddf0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.716588 28771 tablet_service.cc:1511] Processing CreateTablet for tablet facb9d8ee3614895bd84b28b545ca40a (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:34.737351 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb9d8ee3614895bd84b28b545ca40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.739966 28921 tablet_service.cc:1511] Processing CreateTablet for tablet facb9d8ee3614895bd84b28b545ca40a (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:34.741848 28844 tablet_service.cc:1511] Processing CreateTablet for tablet facb9d8ee3614895bd84b28b545ca40a (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:09:34.744086 28921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb9d8ee3614895bd84b28b545ca40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.744704 28844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb9d8ee3614895bd84b28b545ca40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.743747 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 185e67f80acc418489fb768685a20196 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:34.746366 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e67f80acc418489fb768685a20196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.754599 28845 tablet_service.cc:1511] Processing CreateTablet for tablet 185e67f80acc418489fb768685a20196 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:34.756419 28845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e67f80acc418489fb768685a20196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.772181 28922 tablet_service.cc:1511] Processing CreateTablet for tablet 185e67f80acc418489fb768685a20196 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:09:34.779425 28922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e67f80acc418489fb768685a20196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.773280 28979 tablet_bootstrap.cc:492] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:34.792860 28977 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:34.794238 28977 ts_tablet_manager.cc:1403] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.024s
I20260713 09:09:34.796222 28773 tablet_service.cc:1511] Processing CreateTablet for tablet ea159a7466754df09538650440d77e83 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:34.798108 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea159a7466754df09538650440d77e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.800729 28977 raft_consensus.cc:359] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:34.802085 28977 raft_consensus.cc:385] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.802591 28977 raft_consensus.cc:740] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.811902 28849 tablet_service.cc:1511] Processing CreateTablet for tablet ea159a7466754df09538650440d77e83 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:34.814630 28849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea159a7466754df09538650440d77e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.817158 28918 tablet_service.cc:1511] Processing CreateTablet for tablet ea159a7466754df09538650440d77e83 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:09:34.818675 28918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea159a7466754df09538650440d77e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.822649 28977 consensus_queue.cc:260] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
W20260713 09:09:34.824746 28731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:34.827589 28978 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:34.828130 28978 ts_tablet_manager.cc:1403] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.164s	user 0.019s	sys 0.035s
I20260713 09:09:34.829227 28979 tablet_bootstrap.cc:654] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.831249 28978 raft_consensus.cc:359] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:34.832078 28978 raft_consensus.cc:385] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.832381 28978 raft_consensus.cc:740] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.833560 28978 consensus_queue.cc:260] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:34.841228 28774 tablet_service.cc:1511] Processing CreateTablet for tablet a4662f88f0b6473ba3b00eb3af5ff629 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:34.843207 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4662f88f0b6473ba3b00eb3af5ff629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.844825 28978 ts_tablet_manager.cc:1434] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.003s
I20260713 09:09:34.847002 28844 tablet_service.cc:1511] Processing CreateTablet for tablet a4662f88f0b6473ba3b00eb3af5ff629 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:34.847878 28979 tablet_bootstrap.cc:492] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:34.848428 28979 ts_tablet_manager.cc:1403] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260713 09:09:34.848572 28844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4662f88f0b6473ba3b00eb3af5ff629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.851517 28810 heartbeater.cc:499] Master 127.27.0.190:37661 was elected leader, sending a full tablet report...
I20260713 09:09:34.855809 28921 tablet_service.cc:1511] Processing CreateTablet for tablet a4662f88f0b6473ba3b00eb3af5ff629 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:09:34.856601 28978 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:34.857506 28921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4662f88f0b6473ba3b00eb3af5ff629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.887495 28979 raft_consensus.cc:359] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:34.888433 28979 raft_consensus.cc:385] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:34.888779 28979 raft_consensus.cc:740] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:34.898207 28845 tablet_service.cc:1511] Processing CreateTablet for tablet 9163a3a7f6724bb0a6f288cc25d797ba (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:34.899645 28845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9163a3a7f6724bb0a6f288cc25d797ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.900353 28885 heartbeater.cc:499] Master 127.27.0.190:37661 was elected leader, sending a full tablet report...
I20260713 09:09:34.900321 28985 raft_consensus.cc:493] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.900261 28775 tablet_service.cc:1511] Processing CreateTablet for tablet 9163a3a7f6724bb0a6f288cc25d797ba (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:34.901476 28985 raft_consensus.cc:515] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:34.902163 28775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9163a3a7f6724bb0a6f288cc25d797ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.905784 28978 tablet_bootstrap.cc:654] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.907718 28921 tablet_service.cc:1511] Processing CreateTablet for tablet 9163a3a7f6724bb0a6f288cc25d797ba (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:09:34.908681 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9a347ec393437d98c87e4ece98042e (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:34.909344 28921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9163a3a7f6724bb0a6f288cc25d797ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.909958 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9a347ec393437d98c87e4ece98042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.909793 28983 raft_consensus.cc:493] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:34.910615 28983 raft_consensus.cc:515] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:34.913527 28983 leader_election.cc:290] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:34.909471 28847 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9a347ec393437d98c87e4ece98042e (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:34.914885 28847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9a347ec393437d98c87e4ece98042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.921931 28977 ts_tablet_manager.cc:1434] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.127s	user 0.013s	sys 0.003s
I20260713 09:09:34.923094 28977 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:34.900755 28979 consensus_queue.cc:260] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:34.934202 28977 tablet_bootstrap.cc:654] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:34.936618 28846 tablet_service.cc:1511] Processing CreateTablet for tablet bac5a09823b44518803f034ba884b323 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:34.940471 28846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5a09823b44518803f034ba884b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.949393 28848 tablet_service.cc:1511] Processing CreateTablet for tablet cd3e8d7f499e4de6aa80da7f08d795d8 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:34.955842 28850 tablet_service.cc:1511] Processing CreateTablet for tablet 99fca4604c6a47b09922b86483b1ca3b (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:34.938746 28985 leader_election.cc:290] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069), f78de420859c471da9121878cb687b62 (127.27.0.129:36067)
I20260713 09:09:34.965691 28850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fca4604c6a47b09922b86483b1ca3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.976430 28979 ts_tablet_manager.cc:1434] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.128s	user 0.019s	sys 0.019s
I20260713 09:09:34.977326 28959 heartbeater.cc:499] Master 127.27.0.190:37661 was elected leader, sending a full tablet report...
I20260713 09:09:34.977615 28979 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:34.985005 28843 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3c374065b24c318d021edda61b6a28 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:34.985651 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3e8d7f499e4de6aa80da7f08d795d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.986758 28843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c374065b24c318d021edda61b6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.991359 28917 tablet_service.cc:1511] Processing CreateTablet for tablet cd3e8d7f499e4de6aa80da7f08d795d8 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:34.992766 28917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3e8d7f499e4de6aa80da7f08d795d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:34.993052 28977 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:34.993572 28977 ts_tablet_manager.cc:1403] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.071s	user 0.015s	sys 0.004s
I20260713 09:09:34.997933 28922 tablet_service.cc:1511] Processing CreateTablet for tablet bac5a09823b44518803f034ba884b323 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:34.999382 28922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5a09823b44518803f034ba884b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.014637 28842 tablet_service.cc:1511] Processing CreateTablet for tablet c388b685a9f346fd9bcf29a5cb28dd98 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:35.016379 28842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c388b685a9f346fd9bcf29a5cb28dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.024050 28771 tablet_service.cc:1511] Processing CreateTablet for tablet bac5a09823b44518803f034ba884b323 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:09:35.025580 28771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5a09823b44518803f034ba884b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.025197 28924 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3c374065b24c318d021edda61b6a28 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:35.028142 28924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c374065b24c318d021edda61b6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.013909 28918 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9a347ec393437d98c87e4ece98042e (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:09:35.035123 28919 tablet_service.cc:1511] Processing CreateTablet for tablet 99fca4604c6a47b09922b86483b1ca3b (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:35.044268 28920 tablet_service.cc:1511] Processing CreateTablet for tablet c388b685a9f346fd9bcf29a5cb28dd98 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:35.048813 28841 tablet_service.cc:1511] Processing CreateTablet for tablet d35ef22d4d4e4b2ea2096e9ba22e2c40 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:35.049655 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 99fca4604c6a47b09922b86483b1ca3b (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:09:35.050607 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35ef22d4d4e4b2ea2096e9ba22e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.052522 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fca4604c6a47b09922b86483b1ca3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.053737 28769 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3c374065b24c318d021edda61b6a28 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:09:35.054412 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.055270 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c374065b24c318d021edda61b6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.055111 28860 raft_consensus.cc:2468] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:35.056690 28767 tablet_service.cc:1511] Processing CreateTablet for tablet d35ef22d4d4e4b2ea2096e9ba22e2c40 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:35.032305 28977 raft_consensus.cc:359] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.062633 28768 tablet_service.cc:1511] Processing CreateTablet for tablet c388b685a9f346fd9bcf29a5cb28dd98 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:09:35.085523 28977 raft_consensus.cc:385] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.085759 28978 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.085947 28977 raft_consensus.cc:740] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.064370 28748 leader_election.cc:304] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:35.068770 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.087288 28979 tablet_bootstrap.cc:654] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.078832 28767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35ef22d4d4e4b2ea2096e9ba22e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.086481 28978 ts_tablet_manager.cc:1403] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.230s	user 0.018s	sys 0.028s
I20260713 09:09:35.094688 28768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c388b685a9f346fd9bcf29a5cb28dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.095504 28918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9a347ec393437d98c87e4ece98042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.103423 28923 tablet_service.cc:1511] Processing CreateTablet for tablet d35ef22d4d4e4b2ea2096e9ba22e2c40 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:09:35.107255 28919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fca4604c6a47b09922b86483b1ca3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.086952 28977 consensus_queue.cc:260] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.044467 28770 tablet_service.cc:1511] Processing CreateTablet for tablet cd3e8d7f499e4de6aa80da7f08d795d8 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:09:35.089311 28983 raft_consensus.cc:2804] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.110744 28983 raft_consensus.cc:493] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.111171 28983 raft_consensus.cc:3060] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.111480 28770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3e8d7f499e4de6aa80da7f08d795d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.121621 28977 ts_tablet_manager.cc:1434] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.128s	user 0.010s	sys 0.000s
I20260713 09:09:35.121512 28916 tablet_service.cc:1511] Processing CreateTablet for tablet 16926e7bda874f72be33345dc80ce07c (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:35.122943 28977 tablet_bootstrap.cc:492] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.123710 28920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c388b685a9f346fd9bcf29a5cb28dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.132231 28849 tablet_service.cc:1511] Processing CreateTablet for tablet 16926e7bda874f72be33345dc80ce07c (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
W20260713 09:09:35.092140 28750 leader_election.cc:343] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.132614 28978 raft_consensus.cc:359] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.138790 28978 raft_consensus.cc:385] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:09:35.138967 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.131:34069, user_credentials={real_user=slave}} blocked reactor thread for 47194.9us
I20260713 09:09:35.133133 28983 raft_consensus.cc:515] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:35.143304 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16926e7bda874f72be33345dc80ce07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.147137 28923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35ef22d4d4e4b2ea2096e9ba22e2c40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.141999 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:35.146924 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:35.147641 28860 raft_consensus.cc:3060] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.147905 28785 raft_consensus.cc:2393] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e71181758b34ba48e909d9c56367915 in current term 1: Already voted for candidate f78de420859c471da9121878cb687b62 in this term.
I20260713 09:09:35.151298 28773 tablet_service.cc:1511] Processing CreateTablet for tablet 16926e7bda874f72be33345dc80ce07c (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:09:35.139230 28978 raft_consensus.cc:740] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.155120 28978 consensus_queue.cc:260] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.156180 28773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16926e7bda874f72be33345dc80ce07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.157138 28849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16926e7bda874f72be33345dc80ce07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.158500 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
W20260713 09:09:35.160230 28825 leader_election.cc:343] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.160745 28825 leader_election.cc:304] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:35.171912 28977 tablet_bootstrap.cc:654] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.182577 28988 raft_consensus.cc:493] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.183333 28983 leader_election.cc:290] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.183146 28988 raft_consensus.cc:515] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.187088 28848 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1a27d826145b7a8b27d3896ae2bbb (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:35.187628 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:35.188588 28848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1a27d826145b7a8b27d3896ae2bbb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:09:35.193262 28750 leader_election.cc:343] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.202874 28988 leader_election.cc:290] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:35.211541 28772 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1a27d826145b7a8b27d3896ae2bbb (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:35.211885 28774 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbf6bf7f7244528a74709b627684845 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:35.212184 28846 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbf6bf7f7244528a74709b627684845 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:35.213100 28772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1a27d826145b7a8b27d3896ae2bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.213375 28846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf6bf7f7244528a74709b627684845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.213927 28774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf6bf7f7244528a74709b627684845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.219002 28978 ts_tablet_manager.cc:1434] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.124s	user 0.013s	sys 0.000s
I20260713 09:09:35.222990 28982 raft_consensus.cc:493] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.220130 28978 tablet_bootstrap.cc:492] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.223661 28982 raft_consensus.cc:515] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.231789 28860 raft_consensus.cc:2468] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:35.232621 28985 raft_consensus.cc:2749] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.233307 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:35.234162 28748 leader_election.cc:304] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [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: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:35.236471 28983 raft_consensus.cc:2804] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.236953 28983 raft_consensus.cc:697] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Becoming Leader. State: Replica: f78de420859c471da9121878cb687b62, State: Running, Role: LEADER
W20260713 09:09:35.237325 28826 leader_election.cc:343] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.237468 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.238059 28982 leader_election.cc:290] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.237784 28983 consensus_queue.cc:237] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
W20260713 09:09:35.239089 28825 leader_election.cc:343] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.239575 28825 leader_election.cc:304] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:35.243158 28982 raft_consensus.cc:2749] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.266928 28979 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.267495 28979 ts_tablet_manager.cc:1403] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.290s	user 0.022s	sys 0.006s
I20260713 09:09:35.270552 28922 tablet_service.cc:1511] Processing CreateTablet for tablet 6ba1a27d826145b7a8b27d3896ae2bbb (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:09:35.271916 28922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ba1a27d826145b7a8b27d3896ae2bbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.279400 28769 tablet_service.cc:1511] Processing CreateTablet for tablet 882022fe656d441cb418d9ebc33c7da1 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:35.281829 28921 tablet_service.cc:1511] Processing CreateTablet for tablet 8dbf6bf7f7244528a74709b627684845 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:09:35.284097 28921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf6bf7f7244528a74709b627684845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.287461 28979 raft_consensus.cc:359] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.288296 28979 raft_consensus.cc:385] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.311694 28769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882022fe656d441cb418d9ebc33c7da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.316840 28849 tablet_service.cc:1511] Processing CreateTablet for tablet 882022fe656d441cb418d9ebc33c7da1 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:35.318361 28849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882022fe656d441cb418d9ebc33c7da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.322638 28683 catalog_manager.cc:5697] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to f78de420859c471da9121878cb687b62 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:35.307852 28979 raft_consensus.cc:740] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.332630 28979 consensus_queue.cc:260] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.335124 28979 ts_tablet_manager.cc:1434] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.067s	user 0.008s	sys 0.000s
I20260713 09:09:35.336519 28979 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.326867 28978 tablet_bootstrap.cc:654] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.345351 28979 tablet_bootstrap.cc:654] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.356936 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00b6766c269460ca26340cc386eae06" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
W20260713 09:09:35.359687 28897 leader_election.cc:343] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.368779 28977 tablet_bootstrap.cc:492] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.369303 28977 ts_tablet_manager.cc:1403] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.247s	user 0.020s	sys 0.016s
I20260713 09:09:35.374385 28977 raft_consensus.cc:359] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.375401 28977 raft_consensus.cc:385] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.375799 28977 raft_consensus.cc:740] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.382625 28977 consensus_queue.cc:260] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.382988 28917 tablet_service.cc:1511] Processing CreateTablet for tablet 882022fe656d441cb418d9ebc33c7da1 (DEFAULT_TABLE table=test-workload [id=ae961f565bf145f8a251a8cdd8a38968]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:09:35.398139 28977 ts_tablet_manager.cc:1434] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260713 09:09:35.403491 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00b6766c269460ca26340cc386eae06" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:35.407891 28900 leader_election.cc:343] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.408427 28900 leader_election.cc:304] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa; no voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62
I20260713 09:09:35.409762 28988 raft_consensus.cc:2749] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.413399 28977 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.413738 28917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 882022fe656d441cb418d9ebc33c7da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:35.420493 28979 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.421072 28979 ts_tablet_manager.cc:1403] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.046s
I20260713 09:09:35.422828 28978 tablet_bootstrap.cc:492] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.423907 28978 ts_tablet_manager.cc:1403] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.204s	user 0.021s	sys 0.003s
I20260713 09:09:35.426427 28977 tablet_bootstrap.cc:654] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.427505 28978 raft_consensus.cc:359] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.427836 28979 raft_consensus.cc:359] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.428519 28979 raft_consensus.cc:385] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.428515 28978 raft_consensus.cc:385] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.429023 28979 raft_consensus.cc:740] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.429106 28978 raft_consensus.cc:740] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.430104 28979 consensus_queue.cc:260] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.430115 28978 consensus_queue.cc:260] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.433970 28978 ts_tablet_manager.cc:1434] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:09:35.435144 28978 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.437709 28979 ts_tablet_manager.cc:1434] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:09:35.439289 28979 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.447197 28979 tablet_bootstrap.cc:654] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.451891 28978 tablet_bootstrap.cc:654] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.461623 28977 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.462281 28977 ts_tablet_manager.cc:1403] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.016s
I20260713 09:09:35.465648 28979 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.466349 28979 ts_tablet_manager.cc:1403] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260713 09:09:35.466403 28977 raft_consensus.cc:359] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.467518 28977 raft_consensus.cc:385] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.467911 28977 raft_consensus.cc:740] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.469100 28977 consensus_queue.cc:260] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.469923 28979 raft_consensus.cc:359] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.470873 28979 raft_consensus.cc:385] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.471233 28979 raft_consensus.cc:740] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.472091 28979 consensus_queue.cc:260] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.474452 28979 ts_tablet_manager.cc:1434] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:09:35.476168 28977 ts_tablet_manager.cc:1434] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:35.477854 28977 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.479418 28979 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.485558 28978 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.486172 28978 ts_tablet_manager.cc:1403] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.009s
I20260713 09:09:35.487643 28979 tablet_bootstrap.cc:654] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.489271 28983 raft_consensus.cc:493] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.489351 28978 raft_consensus.cc:359] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.489437 28988 raft_consensus.cc:493] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.490010 28983 raft_consensus.cc:515] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.490623 28988 raft_consensus.cc:515] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.492350 28983 leader_election.cc:290] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.494163 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d91391cfad4f628729433631c043e6" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.495635 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.495833 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:35.495846 28748 leader_election.cc:343] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.496702 28988 leader_election.cc:290] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:35.496454 28859 raft_consensus.cc:2468] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:35.497218 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d91391cfad4f628729433631c043e6" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.497547 28978 raft_consensus.cc:385] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.497822 28979 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.489535 28977 tablet_bootstrap.cc:654] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.498054 28934 raft_consensus.cc:2468] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:35.498427 28979 ts_tablet_manager.cc:1403] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:09:35.498616 28897 leader_election.cc:304] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:35.498014 28978 raft_consensus.cc:740] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.499578 28988 raft_consensus.cc:2804] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.499524 28750 leader_election.cc:304] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [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: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915
I20260713 09:09:35.500224 28988 raft_consensus.cc:493] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.500942 28988 raft_consensus.cc:3060] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.500532 28978 consensus_queue.cc:260] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.501073 28983 raft_consensus.cc:2804] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.501611 28983 raft_consensus.cc:493] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.502058 28983 raft_consensus.cc:3060] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.501698 28979 raft_consensus.cc:359] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:35.501861 28785 raft_consensus.cc:2468] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:35.502571 28979 raft_consensus.cc:385] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.502938 28979 raft_consensus.cc:740] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.503732 28979 consensus_queue.cc:260] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:35.504596 28995 raft_consensus.cc:493] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.505278 28995 raft_consensus.cc:515] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.516297 28983 raft_consensus.cc:515] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.521171 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d91391cfad4f628729433631c043e6" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:35.521787 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d91391cfad4f628729433631c043e6" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:35.522065 28934 raft_consensus.cc:3060] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.524804 28983 leader_election.cc:290] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.526880 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.527820 28859 raft_consensus.cc:2468] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
W20260713 09:09:35.529604 28748 leader_election.cc:343] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.530611 28748 leader_election.cc:304] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:35.534787 28982 raft_consensus.cc:493] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.535488 28982 raft_consensus.cc:515] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.537216 28983 raft_consensus.cc:2804] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.537837 28983 raft_consensus.cc:493] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.538276 28983 raft_consensus.cc:3060] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.540017 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:35.541949 28826 leader_election.cc:343] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.542995 28982 leader_election.cc:290] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.545531 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.546624 28933 raft_consensus.cc:2468] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:35.549198 28995 leader_election.cc:290] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.555379 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.549304 28825 leader_election.cc:304] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:35.557590 28982 raft_consensus.cc:2804] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.558121 28982 raft_consensus.cc:493] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.558900 28982 raft_consensus.cc:3060] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.569176 28995 raft_consensus.cc:493] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.570125 28995 raft_consensus.cc:515] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.583777 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00b6766c269460ca26340cc386eae06" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.584725 28932 raft_consensus.cc:2468] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:35.586642 28750 leader_election.cc:304] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:35.589823 28995 leader_election.cc:290] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.590582 28995 raft_consensus.cc:2804] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.590922 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00b6766c269460ca26340cc386eae06" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.591981 28859 raft_consensus.cc:2468] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:35.599030 28934 raft_consensus.cc:2468] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:35.600792 28750 leader_election.cc:304] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [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: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915
I20260713 09:09:35.603541 28983 raft_consensus.cc:515] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.605522 28977 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.606289 28977 ts_tablet_manager.cc:1403] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.129s	user 0.008s	sys 0.014s
I20260713 09:09:35.607983 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:35.608808 28859 raft_consensus.cc:3060] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.610635 28977 raft_consensus.cc:359] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.611706 28977 raft_consensus.cc:385] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.612082 28977 raft_consensus.cc:740] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.613282 28977 consensus_queue.cc:260] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.591014 28995 raft_consensus.cc:493] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.617137 28995 raft_consensus.cc:3060] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.622030 29009 raft_consensus.cc:2804] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.622232 28978 ts_tablet_manager.cc:1434] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.136s	user 0.061s	sys 0.059s
I20260713 09:09:35.622869 28979 ts_tablet_manager.cc:1434] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.124s	user 0.043s	sys 0.078s
I20260713 09:09:35.595078 28988 raft_consensus.cc:515] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.624310 28933 raft_consensus.cc:2393] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate a4be51cf75564ca89740c3021a6993aa in this term.
I20260713 09:09:35.626066 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:35.627353 28785 raft_consensus.cc:2393] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a4be51cf75564ca89740c3021a6993aa in current term 1: Already voted for candidate f78de420859c471da9121878cb687b62 in this term.
I20260713 09:09:35.628302 28979 tablet_bootstrap.cc:492] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.632179 29009 raft_consensus.cc:697] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Becoming Leader. State: Replica: f78de420859c471da9121878cb687b62, State: Running, Role: LEADER
I20260713 09:09:35.633181 29009 consensus_queue.cc:237] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.633877 28995 raft_consensus.cc:515] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.636986 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:35.638686 28979 tablet_bootstrap.cc:654] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.638758 28897 leader_election.cc:304] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [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: a4be51cf75564ca89740c3021a6993aa; no voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62
I20260713 09:09:35.638821 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00b6766c269460ca26340cc386eae06" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:35.639709 28858 raft_consensus.cc:3060] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.640105 29010 raft_consensus.cc:2749] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.626076 28978 tablet_bootstrap.cc:492] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.628947 28983 leader_election.cc:290] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.630986 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec87f381435743d996d983602420b732" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:35.641767 28934 raft_consensus.cc:2393] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate a4be51cf75564ca89740c3021a6993aa in this term.
I20260713 09:09:35.640913 28988 leader_election.cc:290] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:35.643945 28995 leader_election.cc:290] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.645421 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00b6766c269460ca26340cc386eae06" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:35.646085 28933 raft_consensus.cc:3060] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.646535 28859 raft_consensus.cc:2468] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:35.648006 28748 leader_election.cc:304] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [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: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:35.649286 28983 raft_consensus.cc:2804] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.649410 28978 tablet_bootstrap.cc:654] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.649938 28983 raft_consensus.cc:697] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Becoming Leader. State: Replica: f78de420859c471da9121878cb687b62, State: Running, Role: LEADER
I20260713 09:09:35.651345 28983 consensus_queue.cc:237] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.641104 28977 ts_tablet_manager.cc:1434] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260713 09:09:35.602197 28982 raft_consensus.cc:515] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.661213 28858 raft_consensus.cc:2468] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:35.663273 28748 leader_election.cc:304] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:35.665114 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:35.666651 28933 raft_consensus.cc:2468] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:35.667941 28977 tablet_bootstrap.cc:492] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.668388 28995 raft_consensus.cc:2804] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.670820 28995 raft_consensus.cc:697] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Becoming Leader. State: Replica: f78de420859c471da9121878cb687b62, State: Running, Role: LEADER
W20260713 09:09:35.671770 28826 leader_election.cc:343] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.672032 28995 consensus_queue.cc:237] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.676608 29012 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:35.678416 28988 raft_consensus.cc:493] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.678952 28988 raft_consensus.cc:515] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } }
I20260713 09:09:35.680207 28977 tablet_bootstrap.cc:654] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.681070 28988 leader_election.cc:290] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), f78de420859c471da9121878cb687b62 (127.27.0.129:36067)
I20260713 09:09:35.683341 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:35.683760 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:35.683928 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34667b69f6f94b7ab5a9497eee2a5492" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.684330 28933 raft_consensus.cc:3060] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.685680 28979 tablet_bootstrap.cc:492] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.686198 28979 ts_tablet_manager.cc:1403] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.017s
I20260713 09:09:35.686079 28897 leader_election.cc:304] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa; no voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62
I20260713 09:09:35.687506 28988 raft_consensus.cc:2749] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.689219 28978 tablet_bootstrap.cc:492] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.689832 28978 ts_tablet_manager.cc:1403] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.064s	user 0.014s	sys 0.003s
I20260713 09:09:35.689739 28979 raft_consensus.cc:359] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.690424 28982 leader_election.cc:290] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.690683 28979 raft_consensus.cc:385] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.691017 28979 raft_consensus.cc:740] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.691237 28683 catalog_manager.cc:5697] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to f78de420859c471da9121878cb687b62 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.691793 28979 consensus_queue.cc:260] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.693187 28978 raft_consensus.cc:359] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.694218 28978 raft_consensus.cc:385] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.694660 28978 raft_consensus.cc:740] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.694752 28979 ts_tablet_manager.cc:1434] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:35.696144 28979 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.695607 28978 consensus_queue.cc:260] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.698549 28933 raft_consensus.cc:2468] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:35.699941 28825 leader_election.cc:304] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:35.698894 28978 ts_tablet_manager.cc:1434] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:09:35.701164 28982 raft_consensus.cc:2804] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.701910 28982 raft_consensus.cc:697] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:35.701924 28978 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.703125 28982 consensus_queue.cc:237] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.706700 28979 tablet_bootstrap.cc:654] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.715428 28977 tablet_bootstrap.cc:492] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.716020 28977 ts_tablet_manager.cc:1403] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.001s
I20260713 09:09:35.719333 28977 raft_consensus.cc:359] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.720548 28978 tablet_bootstrap.cc:654] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.720182 28977 raft_consensus.cc:385] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.723881 28977 raft_consensus.cc:740] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.724814 28977 consensus_queue.cc:260] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.728358 28977 ts_tablet_manager.cc:1434] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260713 09:09:35.729355 28977 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.731594 28683 catalog_manager.cc:5697] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to f78de420859c471da9121878cb687b62 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.733824 28683 catalog_manager.cc:5697] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to f78de420859c471da9121878cb687b62 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.740731 28978 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.740814 28933 raft_consensus.cc:3060] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.741385 28978 ts_tablet_manager.cc:1403] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.002s
I20260713 09:09:35.744621 28978 raft_consensus.cc:359] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.745503 28978 raft_consensus.cc:385] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.745839 28978 raft_consensus.cc:740] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.746654 28977 tablet_bootstrap.cc:654] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.751684 28995 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:35.750373 28978 consensus_queue.cc:260] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.754253 28979 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.754940 28978 ts_tablet_manager.cc:1434] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:09:35.755028 28979 ts_tablet_manager.cc:1403] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.013s
I20260713 09:09:35.756347 28978 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.758795 28979 raft_consensus.cc:359] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.759701 28979 raft_consensus.cc:385] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.760036 28979 raft_consensus.cc:740] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.760929 28979 consensus_queue.cc:260] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.763396 28979 ts_tablet_manager.cc:1434] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:09:35.764329 28977 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.764101 28982 raft_consensus.cc:493] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.764518 28979 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.764940 28982 raft_consensus.cc:515] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.769485 28978 tablet_bootstrap.cc:654] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.769572 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3625ed5d914e45bf813c11f7d23ecd5d" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.770577 28934 raft_consensus.cc:2468] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:35.771314 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3625ed5d914e45bf813c11f7d23ecd5d" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:35.772130 28825 leader_election.cc:304] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:35.772441 28979 tablet_bootstrap.cc:654] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.773190 28985 raft_consensus.cc:2804] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:35.773653 28985 raft_consensus.cc:493] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:35.774065 28985 raft_consensus.cc:3060] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:35.773993 28826 leader_election.cc:343] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.778445 28982 leader_election.cc:290] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.780066 28681 catalog_manager.cc:5697] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.764916 28977 ts_tablet_manager.cc:1403] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.007s
I20260713 09:09:35.786417 28977 raft_consensus.cc:359] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.787190 28977 raft_consensus.cc:385] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.790710 28977 raft_consensus.cc:740] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.789920 28985 raft_consensus.cc:515] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.794657 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3625ed5d914e45bf813c11f7d23ecd5d" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:35.795306 28934 raft_consensus.cc:3060] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.795575 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3625ed5d914e45bf813c11f7d23ecd5d" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
W20260713 09:09:35.797434 28826 leader_election.cc:343] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:35.803985 28934 raft_consensus.cc:2468] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:35.805469 28825 leader_election.cc:304] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:35.807225 28982 raft_consensus.cc:2804] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:35.807927 28977 consensus_queue.cc:260] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.809728 28985 leader_election.cc:290] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.814175 28982 raft_consensus.cc:697] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:35.815294 28982 consensus_queue.cc:237] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.832784 28977 ts_tablet_manager.cc:1434] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.001s
I20260713 09:09:35.834105 28977 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
W20260713 09:09:35.837083 28731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:35.838519 28683 catalog_manager.cc:5697] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:35.845319 28977 tablet_bootstrap.cc:654] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.849501 28995 raft_consensus.cc:493] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.850100 28995 raft_consensus.cc:515] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.855139 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:35.855906 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.856855 28933 raft_consensus.cc:2393] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate 7e71181758b34ba48e909d9c56367915 in this term.
I20260713 09:09:35.858235 28750 leader_election.cc:304] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:35.852581 28995 leader_election.cc:290] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.859287 28983 raft_consensus.cc:3060] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.867774 28977 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.868434 28977 ts_tablet_manager.cc:1403] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260713 09:09:35.872042 28977 raft_consensus.cc:359] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.872879 28977 raft_consensus.cc:385] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.873162 28977 raft_consensus.cc:740] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.873622 28983 raft_consensus.cc:2749] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.874190 28977 consensus_queue.cc:260] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.874191 28978 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.875737 28978 ts_tablet_manager.cc:1403] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.120s	user 0.038s	sys 0.071s
I20260713 09:09:35.877171 28977 ts_tablet_manager.cc:1434] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:35.877224 28979 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.878072 28979 ts_tablet_manager.cc:1403] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.114s	user 0.058s	sys 0.032s
I20260713 09:09:35.878543 28977 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.878953 28978 raft_consensus.cc:359] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.879712 28978 raft_consensus.cc:385] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.880026 28978 raft_consensus.cc:740] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.880765 28978 consensus_queue.cc:260] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.881284 28979 raft_consensus.cc:359] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.882448 28979 raft_consensus.cc:385] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.882778 28979 raft_consensus.cc:740] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.883168 28978 ts_tablet_manager.cc:1434] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:35.883735 28979 consensus_queue.cc:260] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.885545 28978 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.885818 28977 tablet_bootstrap.cc:654] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.889248 28979 ts_tablet_manager.cc:1434] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
I20260713 09:09:35.890743 28979 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.893636 28978 tablet_bootstrap.cc:654] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.897696 28979 tablet_bootstrap.cc:654] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.899150 28977 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.899752 28977 ts_tablet_manager.cc:1403] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:09:35.902870 28977 raft_consensus.cc:359] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.903648 28977 raft_consensus.cc:385] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.903963 28977 raft_consensus.cc:740] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.904688 28977 consensus_queue.cc:260] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.907371 28977 ts_tablet_manager.cc:1434] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:09:35.909755 28977 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.912381 28979 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.913337 28979 ts_tablet_manager.cc:1403] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.005s
I20260713 09:09:35.916653 28977 tablet_bootstrap.cc:654] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.917729 28979 raft_consensus.cc:359] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.918870 28979 raft_consensus.cc:385] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.919303 28979 raft_consensus.cc:740] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.920506 28979 consensus_queue.cc:260] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.927368 28979 ts_tablet_manager.cc:1434] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:35.929004 28979 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.929258 28977 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.929914 28977 ts_tablet_manager.cc:1403] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260713 09:09:35.933115 28977 raft_consensus.cc:359] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.933913 28977 raft_consensus.cc:385] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.934242 28977 raft_consensus.cc:740] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.935322 28977 consensus_queue.cc:260] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.937988 28977 ts_tablet_manager.cc:1434] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:35.938896 28979 tablet_bootstrap.cc:654] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.939028 28977 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.948184 28982 raft_consensus.cc:493] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.948895 28982 raft_consensus.cc:515] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.951543 28982 leader_election.cc:290] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:35.953310 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d91391cfad4f628729433631c043e6" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:35.954326 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73d91391cfad4f628729433631c043e6" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:35.955219 28933 raft_consensus.cc:2393] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7e71181758b34ba48e909d9c56367915 in current term 1: Already voted for candidate f78de420859c471da9121878cb687b62 in this term.
I20260713 09:09:35.956537 28825 leader_election.cc:304] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:35.957823 28982 raft_consensus.cc:3060] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:35.960780 28977 tablet_bootstrap.cc:654] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.961683 28978 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:35.962268 28978 ts_tablet_manager.cc:1403] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.077s	user 0.041s	sys 0.020s
I20260713 09:09:35.969095 28978 raft_consensus.cc:359] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.969506 28982 raft_consensus.cc:2749] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:35.969975 28978 raft_consensus.cc:385] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.970655 28978 raft_consensus.cc:740] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.971362 28978 consensus_queue.cc:260] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.973304 28978 ts_tablet_manager.cc:1434] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:09:35.969458 28977 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:35.974651 28977 ts_tablet_manager.cc:1403] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.008s
I20260713 09:09:35.974696 28978 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:35.975936 28979 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:35.976511 28979 ts_tablet_manager.cc:1403] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.016s
I20260713 09:09:35.977494 28977 raft_consensus.cc:359] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.978328 28977 raft_consensus.cc:385] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.978664 28977 raft_consensus.cc:740] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.979532 28977 consensus_queue.cc:260] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.979629 28979 raft_consensus.cc:359] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.980448 28979 raft_consensus.cc:385] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:35.980774 28979 raft_consensus.cc:740] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:35.981491 28978 tablet_bootstrap.cc:654] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.981628 28977 ts_tablet_manager.cc:1434] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:09:35.981763 28979 consensus_queue.cc:260] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:35.982610 28977 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:35.988407 28979 ts_tablet_manager.cc:1434] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:35.989564 28979 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:35.992866 28977 tablet_bootstrap.cc:654] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.996102 28979 tablet_bootstrap.cc:654] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:35.999100 28983 raft_consensus.cc:493] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:35.999771 28983 raft_consensus.cc:515] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.003661 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a38c1c83f25461393afe2843e5323f4" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.004326 28859 raft_consensus.cc:2468] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:36.005177 28979 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.005508 28983 leader_election.cc:290] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.005728 28979 ts_tablet_manager.cc:1403] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:09:36.006695 28748 leader_election.cc:304] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.008701 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a38c1c83f25461393afe2843e5323f4" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.009367 28933 raft_consensus.cc:2468] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:36.009990 28983 raft_consensus.cc:2804] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.010402 28983 raft_consensus.cc:493] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.010768 28983 raft_consensus.cc:3060] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.013736 28977 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.014487 28977 ts_tablet_manager.cc:1403] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.011s
I20260713 09:09:36.017531 28977 raft_consensus.cc:359] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.013581 28979 raft_consensus.cc:359] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.018471 28979 raft_consensus.cc:385] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.018817 28979 raft_consensus.cc:740] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.019729 28979 consensus_queue.cc:260] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.022363 28979 ts_tablet_manager.cc:1434] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:09:36.022462 28977 raft_consensus.cc:385] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.023128 28977 raft_consensus.cc:740] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.023461 28979 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.024304 28977 consensus_queue.cc:260] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.027251 28977 ts_tablet_manager.cc:1434] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:09:36.028640 28977 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.030805 28979 tablet_bootstrap.cc:654] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.042132 28977 tablet_bootstrap.cc:654] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.042997 28979 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.043627 28979 ts_tablet_manager.cc:1403] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:09:36.046799 28979 raft_consensus.cc:359] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.047608 28979 raft_consensus.cc:385] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.047925 28979 raft_consensus.cc:740] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.020181 28983 raft_consensus.cc:515] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.048673 28979 consensus_queue.cc:260] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.050649 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a38c1c83f25461393afe2843e5323f4" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:36.051260 28859 raft_consensus.cc:3060] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.058107 28977 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.059007 28977 ts_tablet_manager.cc:1403] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260713 09:09:36.060304 28859 raft_consensus.cc:2468] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:36.061096 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a38c1c83f25461393afe2843e5323f4" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:36.061767 28748 leader_election.cc:304] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.061802 28933 raft_consensus.cc:3060] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.062711 28995 raft_consensus.cc:2804] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.063409 28995 raft_consensus.cc:697] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Becoming Leader. State: Replica: f78de420859c471da9121878cb687b62, State: Running, Role: LEADER
I20260713 09:09:36.064327 28995 consensus_queue.cc:237] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.064828 28977 raft_consensus.cc:359] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.065973 28977 raft_consensus.cc:385] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.066408 28977 raft_consensus.cc:740] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.067802 28977 consensus_queue.cc:260] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.070806 28983 leader_election.cc:290] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.071669 28933 raft_consensus.cc:2468] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 1.
I20260713 09:09:36.051350 28979 ts_tablet_manager.cc:1434] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:36.074272 28979 tablet_bootstrap.cc:492] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.077175 28977 ts_tablet_manager.cc:1434] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.002s
I20260713 09:09:36.078727 28977 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.080807 28979 tablet_bootstrap.cc:654] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.092466 28977 tablet_bootstrap.cc:654] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.093310 28979 tablet_bootstrap.cc:492] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.093837 28979 ts_tablet_manager.cc:1403] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260713 09:09:36.094483 28982 raft_consensus.cc:493] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.095098 28982 raft_consensus.cc:515] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.096899 28979 raft_consensus.cc:359] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.097649 28982 leader_election.cc:290] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.097858 28979 raft_consensus.cc:385] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.098368 28979 raft_consensus.cc:740] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.099277 28979 consensus_queue.cc:260] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.099634 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e67f80acc418489fb768685a20196" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.099895 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e67f80acc418489fb768685a20196" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.100368 28978 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.100428 28933 raft_consensus.cc:2468] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:36.100953 28978 ts_tablet_manager.cc:1403] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.126s	user 0.045s	sys 0.064s
W20260713 09:09:36.101473 28826 leader_election.cc:343] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.102475 28825 leader_election.cc:304] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.106031 28982 raft_consensus.cc:2804] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.104993 28978 raft_consensus.cc:359] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.106607 28982 raft_consensus.cc:493] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.106863 28978 raft_consensus.cc:385] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.107235 28982 raft_consensus.cc:3060] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.107311 28978 raft_consensus.cc:740] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.108443 28978 consensus_queue.cc:260] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.109247 28995 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.111275 28978 ts_tablet_manager.cc:1434] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260713 09:09:36.112298 28978 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.112378 28979 ts_tablet_manager.cc:1434] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260713 09:09:36.113317 28979 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.109409 28680 catalog_manager.cc:5697] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to f78de420859c471da9121878cb687b62 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.119180 29030 raft_consensus.cc:493] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.119745 29030 raft_consensus.cc:515] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.123871 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.124831 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.122087 29030 leader_election.cc:290] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
W20260713 09:09:36.126331 28826 leader_election.cc:343] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:09:36.127460 28825 leader_election.cc:343] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.128041 28825 leader_election.cc:304] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:36.129364 28978 tablet_bootstrap.cc:654] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.131223 28988 raft_consensus.cc:493] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.131803 28988 raft_consensus.cc:515] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.132005 28982 raft_consensus.cc:515] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.135578 28995 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:36.136003 28988 leader_election.cc:290] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.137226 28979 tablet_bootstrap.cc:654] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.139219 29031 raft_consensus.cc:2749] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:36.139905 29031 raft_consensus.cc:493] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.140321 29031 raft_consensus.cc:515] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.142727 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea159a7466754df09538650440d77e83" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.143458 28858 raft_consensus.cc:2468] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:36.144553 28978 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.145110 28978 ts_tablet_manager.cc:1403] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.033s	user 0.003s	sys 0.009s
I20260713 09:09:36.138067 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea159a7466754df09538650440d77e83" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:36.147187 28900 leader_election.cc:343] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.148876 29031 leader_election.cc:290] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.148175 28978 raft_consensus.cc:359] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.149534 28978 raft_consensus.cc:385] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.149827 28978 raft_consensus.cc:740] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.150663 28982 leader_election.cc:290] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.150560 28978 consensus_queue.cc:260] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.153436 29012 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260713 09:09:36.163405 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e67f80acc418489fb768685a20196" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:36.164539 28932 raft_consensus.cc:3060] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.166711 28978 ts_tablet_manager.cc:1434] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.021s	user 0.013s	sys 0.008s
I20260713 09:09:36.167847 28978 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.170872 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4662f88f0b6473ba3b00eb3af5ff629" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.171897 28934 raft_consensus.cc:2468] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:36.180205 28978 tablet_bootstrap.cc:654] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.153126 28897 leader_election.cc:304] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.182688 28979 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.152535 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e67f80acc418489fb768685a20196" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.187108 28979 ts_tablet_manager.cc:1403] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.019s
I20260713 09:09:36.157735 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4662f88f0b6473ba3b00eb3af5ff629" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:36.189301 28826 leader_election.cc:343] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.187081 28784 raft_consensus.cc:3060] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.190594 28979 raft_consensus.cc:359] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.191418 28979 raft_consensus.cc:385] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.191758 28979 raft_consensus.cc:740] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.192875 28979 consensus_queue.cc:260] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.195043 28979 ts_tablet_manager.cc:1434] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:36.195658 28978 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.196205 28979 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.196244 28978 ts_tablet_manager.cc:1403] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
W20260713 09:09:36.200958 28897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.130:35689, user_credentials={real_user=slave}} blocked reactor thread for 47990.9us
I20260713 09:09:36.201848 29052 raft_consensus.cc:2804] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.202356 29052 raft_consensus.cc:493] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.202701 29052 raft_consensus.cc:3060] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.203117 29012 consensus_queue.cc:1048] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.205279 28932 raft_consensus.cc:2468] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:36.207607 28988 raft_consensus.cc:493] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.208202 28988 raft_consensus.cc:515] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.211319 28977 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.211860 28977 ts_tablet_manager.cc:1403] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.005s
I20260713 09:09:36.213240 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb9d8ee3614895bd84b28b545ca40a" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.213920 28785 raft_consensus.cc:2468] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:36.215204 28977 raft_consensus.cc:359] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.215862 28977 raft_consensus.cc:385] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.216096 28977 raft_consensus.cc:740] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.216991 28977 consensus_queue.cc:260] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.217972 28988 leader_election.cc:290] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.209472 29012 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:36.218812 28977 ts_tablet_manager.cc:1434] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:09:36.220140 28977 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.222259 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb9d8ee3614895bd84b28b545ca40a" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.223183 28859 raft_consensus.cc:2468] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:36.224385 28784 raft_consensus.cc:2468] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:36.224515 28900 leader_election.cc:304] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.225782 28988 raft_consensus.cc:2804] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.225726 28826 leader_election.cc:304] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.226462 28988 raft_consensus.cc:493] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.226941 28988 raft_consensus.cc:3060] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.227051 28982 raft_consensus.cc:2804] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.227748 28982 raft_consensus.cc:697] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:36.228792 28982 consensus_queue.cc:237] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.230031 28978 raft_consensus.cc:359] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.230764 28978 raft_consensus.cc:385] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.231053 28978 raft_consensus.cc:740] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.231786 28978 consensus_queue.cc:260] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.233989 28978 ts_tablet_manager.cc:1434] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
I20260713 09:09:36.234607 28825 leader_election.cc:304] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.235778 29030 raft_consensus.cc:2804] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.236141 29030 raft_consensus.cc:493] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.236315 28978 tablet_bootstrap.cc:492] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.236519 29030 raft_consensus.cc:3060] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.244071 29031 raft_consensus.cc:493] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.244673 29031 raft_consensus.cc:515] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.246387 28784 raft_consensus.cc:3060] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.248766 29031 leader_election.cc:290] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.246095 28985 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:36.258260 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3811b8a72b16477e94e26efd473ddf0c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.259014 28932 raft_consensus.cc:2468] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:36.260136 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3811b8a72b16477e94e26efd473ddf0c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.261713 28785 raft_consensus.cc:2468] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:36.270560 29012 consensus_queue.cc:1048] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.273068 28988 raft_consensus.cc:515] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.279143 28825 leader_election.cc:304] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:36.299643 28988 leader_election.cc:290] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.301159 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb9d8ee3614895bd84b28b545ca40a" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.313313 28785 raft_consensus.cc:3060] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:36.323365 28826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:36067, user_credentials={real_user=slave}} blocked reactor thread for 43575.4us
I20260713 09:09:36.284168 29052 raft_consensus.cc:515] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.325703 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "facb9d8ee3614895bd84b28b545ca40a" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:36.331581 28858 raft_consensus.cc:3060] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.341521 29030 raft_consensus.cc:515] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.350216 28977 tablet_bootstrap.cc:654] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:36.350631 28825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.131:34069, user_credentials={real_user=slave}} blocked reactor thread for 71577.2us
I20260713 09:09:36.355382 29057 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.357275 28979 tablet_bootstrap.cc:654] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.347779 29031 raft_consensus.cc:2804] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.349067 28988 raft_consensus.cc:493] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.360625 29031 raft_consensus.cc:493] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.362805 29031 raft_consensus.cc:3060] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.368510 28681 catalog_manager.cc:5697] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.372500 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea159a7466754df09538650440d77e83" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.372396 28982 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.373464 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea159a7466754df09538650440d77e83" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:36.374181 28860 raft_consensus.cc:3060] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.370827 29052 leader_election.cc:290] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.373364 28782 raft_consensus.cc:3060] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.389051 29012 raft_consensus.cc:493] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.389717 29012 raft_consensus.cc:515] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.389863 29031 raft_consensus.cc:515] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.392705 29031 leader_election.cc:290] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.393319 29012 leader_election.cc:290] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.396242 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3811b8a72b16477e94e26efd473ddf0c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.364622 28988 raft_consensus.cc:515] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.409206 28978 tablet_bootstrap.cc:654] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.410866 29030 leader_election.cc:290] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.410810 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4662f88f0b6473ba3b00eb3af5ff629" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.412384 28783 raft_consensus.cc:3060] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.398111 28782 raft_consensus.cc:2468] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
W20260713 09:09:36.414649 28826 leader_election.cc:343] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.410003 28860 raft_consensus.cc:2468] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:36.432052 28858 raft_consensus.cc:2468] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:36.437430 28900 leader_election.cc:304] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.420007 29031 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:09:36.443921 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3625ed5d914e45bf813c11f7d23ecd5d" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.435061 28785 raft_consensus.cc:2468] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:36.440075 29052 raft_consensus.cc:2804] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.456429 29052 raft_consensus.cc:697] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:36.457226 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.458745 29052 consensus_queue.cc:237] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.443305 28897 leader_election.cc:304] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:36.463805 29060 raft_consensus.cc:2804] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.469034 28977 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.469746 28977 ts_tablet_manager.cc:1403] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.250s	user 0.023s	sys 0.028s
I20260713 09:09:36.472020 28783 raft_consensus.cc:2468] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:36.475689 28826 leader_election.cc:304] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.476655 29030 raft_consensus.cc:2804] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.464927 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3625ed5d914e45bf813c11f7d23ecd5d" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.477173 29030 raft_consensus.cc:697] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:36.478088 29030 consensus_queue.cc:237] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
W20260713 09:09:36.485227 28900 leader_election.cc:343] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.493482 28977 raft_consensus.cc:359] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.503252 28977 raft_consensus.cc:385] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.503664 28977 raft_consensus.cc:740] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.505400 28977 consensus_queue.cc:260] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.508592 28979 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.508654 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.509243 28979 ts_tablet_manager.cc:1403] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.313s	user 0.029s	sys 0.037s
I20260713 09:09:36.509382 28860 raft_consensus.cc:2468] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:36.506974 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3811b8a72b16477e94e26efd473ddf0c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:36.510367 28934 raft_consensus.cc:3060] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.515149 28897 leader_election.cc:304] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.505461 28988 leader_election.cc:290] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.507683 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4662f88f0b6473ba3b00eb3af5ff629" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:36.515836 28979 raft_consensus.cc:359] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.560977 28979 raft_consensus.cc:385] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.561064 28930 raft_consensus.cc:3060] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.528369 28977 ts_tablet_manager.cc:1434] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.001s
I20260713 09:09:36.563062 28977 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.533842 28934 raft_consensus.cc:2468] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:36.561457 28979 raft_consensus.cc:740] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.540196 28748 leader_election.cc:304] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [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: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:36.566030 28979 consensus_queue.cc:260] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.568333 28983 consensus_queue.cc:1048] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.572419 28979 ts_tablet_manager.cc:1434] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.063s	user 0.009s	sys 0.000s
W20260713 09:09:36.577039 28897 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.130:35689, user_credentials={real_user=slave}} blocked reactor thread for 61987.6us
I20260713 09:09:36.577637 29060 raft_consensus.cc:697] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:36.578841 29060 consensus_queue.cc:237] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.580067 28983 consensus_queue.cc:1048] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.581151 28979 tablet_bootstrap.cc:492] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.574136 28977 tablet_bootstrap.cc:654] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.561183 28988 raft_consensus.cc:2804] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.587172 28988 raft_consensus.cc:493] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.587690 28988 raft_consensus.cc:3060] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.578277 28930 raft_consensus.cc:2468] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:36.561853 29067 raft_consensus.cc:493] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.592617 29067 raft_consensus.cc:515] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.592193 28978 tablet_bootstrap.cc:492] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.593911 28978 ts_tablet_manager.cc:1403] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.358s	user 0.013s	sys 0.004s
I20260713 09:09:36.596093 28995 raft_consensus.cc:2749] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:36.598959 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9163a3a7f6724bb0a6f288cc25d797ba" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.605013 28979 tablet_bootstrap.cc:654] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.597532 28978 raft_consensus.cc:359] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.607467 28978 raft_consensus.cc:385] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.607833 28978 raft_consensus.cc:740] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.609890 28825 leader_election.cc:304] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.611099 29031 raft_consensus.cc:493] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.611446 28982 raft_consensus.cc:2804] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.611872 29031 raft_consensus.cc:515] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.612967 29067 leader_election.cc:290] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.613996 28982 raft_consensus.cc:697] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:36.614567 29031 leader_election.cc:290] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:36.615757 28978 consensus_queue.cc:260] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.619256 28988 raft_consensus.cc:515] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.621825 28782 raft_consensus.cc:2468] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:36.615074 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9163a3a7f6724bb0a6f288cc25d797ba" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.624276 28900 leader_election.cc:304] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:36.621070 28982 consensus_queue.cc:237] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.626909 29067 raft_consensus.cc:2804] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.627442 29067 raft_consensus.cc:493] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.626259 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
W20260713 09:09:36.627910 28897 leader_election.cc:343] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.630280 28978 ts_tablet_manager.cc:1434] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
W20260713 09:09:36.631126 28900 leader_election.cc:343] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.631542 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:36.633683 28826 leader_election.cc:343] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.635005 28978 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.627918 29067 raft_consensus.cc:3060] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.639261 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:36.644351 29030 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.645571 28988 leader_election.cc:290] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.647987 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:36.648780 28859 raft_consensus.cc:3060] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.661679 28680 catalog_manager.cc:5697] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:36.683487 28825 leader_election.cc:343] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.689988 28825 leader_election.cc:304] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:36.690837 29030 raft_consensus.cc:2749] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:36.691598 29067 raft_consensus.cc:515] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.698009 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9163a3a7f6724bb0a6f288cc25d797ba" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.700078 28783 raft_consensus.cc:3060] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.701658 28977 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.702255 28977 ts_tablet_manager.cc:1403] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.006s
I20260713 09:09:36.695497 28859 raft_consensus.cc:2468] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:36.705264 28857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9163a3a7f6724bb0a6f288cc25d797ba" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:36.705917 28897 leader_election.cc:304] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
W20260713 09:09:36.707226 28897 leader_election.cc:343] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.707899 28988 raft_consensus.cc:2804] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.708411 28988 raft_consensus.cc:697] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:36.703835 28683 catalog_manager.cc:5697] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.706959 28977 raft_consensus.cc:359] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.709285 28977 raft_consensus.cc:385] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.709576 28977 raft_consensus.cc:740] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.710546 28977 consensus_queue.cc:260] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.710080 28683 catalog_manager.cc:5697] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.712729 28977 ts_tablet_manager.cc:1434] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:09:36.712576 28988 consensus_queue.cc:237] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.713765 28977 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.713812 28783 raft_consensus.cc:2468] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:36.703357 29067 leader_election.cc:290] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.719189 28900 leader_election.cc:304] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [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: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915
I20260713 09:09:36.730693 29067 raft_consensus.cc:2804] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.734079 29067 raft_consensus.cc:697] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:36.737699 29067 consensus_queue.cc:237] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.739427 28979 tablet_bootstrap.cc:492] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.739877 28979 ts_tablet_manager.cc:1403] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.166s	user 0.015s	sys 0.000s
I20260713 09:09:36.752171 28979 raft_consensus.cc:359] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.752985 28979 raft_consensus.cc:385] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.753010 28985 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.756167 28979 raft_consensus.cc:740] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.757757 28979 consensus_queue.cc:260] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.752872 28977 tablet_bootstrap.cc:654] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.755739 28978 tablet_bootstrap.cc:654] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.764482 28979 ts_tablet_manager.cc:1434] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
I20260713 09:09:36.765827 28979 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.773538 28978 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.774259 28978 ts_tablet_manager.cc:1403] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.140s	user 0.012s	sys 0.019s
I20260713 09:09:36.778757 28977 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.779955 28977 ts_tablet_manager.cc:1403] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.006s
I20260713 09:09:36.781783 28679 catalog_manager.cc:5697] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.785255 28978 raft_consensus.cc:359] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.784847 28679 catalog_manager.cc:5697] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.785952 28978 raft_consensus.cc:385] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.786387 28978 raft_consensus.cc:740] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.786790 28979 tablet_bootstrap.cc:654] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.787142 28978 consensus_queue.cc:260] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.790207 28978 ts_tablet_manager.cc:1434] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:09:36.791314 28978 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.792004 28977 raft_consensus.cc:359] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.792838 28977 raft_consensus.cc:385] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.793154 28977 raft_consensus.cc:740] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.794176 28977 consensus_queue.cc:260] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.796546 28977 ts_tablet_manager.cc:1434] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:09:36.797731 28977 tablet_bootstrap.cc:492] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.798355 28978 tablet_bootstrap.cc:654] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.804978 28681 catalog_manager.cc:5697] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:36.806586 28977 tablet_bootstrap.cc:654] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.808110 28978 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.808629 28978 ts_tablet_manager.cc:1403] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260713 09:09:36.812175 28979 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.812716 28979 ts_tablet_manager.cc:1403] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.003s
I20260713 09:09:36.813395 28977 tablet_bootstrap.cc:492] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.813992 28977 ts_tablet_manager.cc:1403] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.000s
I20260713 09:09:36.813271 28978 raft_consensus.cc:359] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.814448 28978 raft_consensus.cc:385] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.815874 29067 raft_consensus.cc:493] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.816411 29067 raft_consensus.cc:515] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.819255 29067 leader_election.cc:290] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.816462 28979 raft_consensus.cc:359] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.820065 28979 raft_consensus.cc:385] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.819711 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c374065b24c318d021edda61b6a28" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:36.820652 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c374065b24c318d021edda61b6a28" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.821199 28979 raft_consensus.cc:740] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.821612 28860 raft_consensus.cc:2468] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
W20260713 09:09:36.821916 28900 leader_election.cc:343] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.822247 28979 consensus_queue.cc:260] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.823351 28977 raft_consensus.cc:359] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.824092 28977 raft_consensus.cc:385] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.814807 28978 raft_consensus.cc:740] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.824167 28979 ts_tablet_manager.cc:1434] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:09:36.824455 28977 raft_consensus.cc:740] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.825479 28979 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.825089 28978 consensus_queue.cc:260] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.825225 28977 consensus_queue.cc:260] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.827432 28978 ts_tablet_manager.cc:1434] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260713 09:09:36.827548 28977 ts_tablet_manager.cc:1434] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:09:36.823173 28897 leader_election.cc:304] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.828749 29067 raft_consensus.cc:2804] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:36.829314 29067 raft_consensus.cc:493] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:36.829684 29067 raft_consensus.cc:3060] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:36.832410 28979 tablet_bootstrap.cc:654] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.835763 28977 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.837064 28978 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.857024 28977 tablet_bootstrap.cc:654] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.858553 28978 tablet_bootstrap.cc:654] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.856453 29067 raft_consensus.cc:515] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.867630 29067 leader_election.cc:290] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
W20260713 09:09:36.868453 28731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:36.868824 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c374065b24c318d021edda61b6a28" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:36.868964 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c374065b24c318d021edda61b6a28" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:36.869493 28860 raft_consensus.cc:3060] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:09:36.870707 28900 leader_election.cc:343] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.873567 28979 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.874248 28979 ts_tablet_manager.cc:1403] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.025s
I20260713 09:09:36.874876 28860 raft_consensus.cc:2468] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:36.877971 28978 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.877767 28979 raft_consensus.cc:359] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.878564 28979 raft_consensus.cc:385] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.878562 28897 leader_election.cc:304] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:36.879186 28979 raft_consensus.cc:740] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.879999 29067 raft_consensus.cc:2804] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:36.880609 29067 raft_consensus.cc:697] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:36.880169 28979 consensus_queue.cc:260] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.881469 29067 consensus_queue.cc:237] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.878630 28978 ts_tablet_manager.cc:1403] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.010s
I20260713 09:09:36.882370 28977 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.883144 28979 ts_tablet_manager.cc:1434] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:09:36.884487 28979 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.883165 28977 ts_tablet_manager.cc:1403] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.006s
I20260713 09:09:36.886523 28978 raft_consensus.cc:359] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.887681 28978 raft_consensus.cc:385] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.888100 28978 raft_consensus.cc:740] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.889144 28978 consensus_queue.cc:260] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.892140 28979 tablet_bootstrap.cc:654] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.894613 28977 raft_consensus.cc:359] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.895429 28977 raft_consensus.cc:385] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.898806 28978 ts_tablet_manager.cc:1434] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:09:36.899662 29067 raft_consensus.cc:493] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.899976 28978 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.900303 29067 raft_consensus.cc:515] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.895704 28977 raft_consensus.cc:740] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.903790 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:36.905584 28900 leader_election.cc:343] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.908849 28977 consensus_queue.cc:260] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.911793 28977 ts_tablet_manager.cc:1434] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.000s
I20260713 09:09:36.908867 29067 leader_election.cc:290] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:36.913012 28979 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.913542 28979 ts_tablet_manager.cc:1403] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260713 09:09:36.913689 28977 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.913745 28978 tablet_bootstrap.cc:654] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.916764 28979 raft_consensus.cc:359] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.917663 28979 raft_consensus.cc:385] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.917958 28979 raft_consensus.cc:740] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.918995 28979 consensus_queue.cc:260] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.920594 28977 tablet_bootstrap.cc:654] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.921643 28979 ts_tablet_manager.cc:1434] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:09:36.921890 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:36.922816 28979 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
W20260713 09:09:36.925679 28897 leader_election.cc:343] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:36.926384 28897 leader_election.cc:304] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa; no voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62
I20260713 09:09:36.927896 29067 raft_consensus.cc:2749] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:36.932446 28979 tablet_bootstrap.cc:654] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.932461 28985 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:36.937384 28679 catalog_manager.cc:5697] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:36.951689 28979 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:36.952504 28979 ts_tablet_manager.cc:1403] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.011s
I20260713 09:09:36.958199 29067 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:36.959650 28978 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:36.959852 28977 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:36.960208 28978 ts_tablet_manager.cc:1403] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.000s
I20260713 09:09:36.960388 28977 ts_tablet_manager.cc:1403] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.047s	user 0.028s	sys 0.009s
I20260713 09:09:36.963740 28977 raft_consensus.cc:359] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.964713 28977 raft_consensus.cc:385] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.965065 28977 raft_consensus.cc:740] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.965095 28978 raft_consensus.cc:359] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.965955 28977 consensus_queue.cc:260] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.968648 28977 ts_tablet_manager.cc:1434] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:36.966030 28978 raft_consensus.cc:385] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.969314 28978 raft_consensus.cc:740] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.970160 28978 consensus_queue.cc:260] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.970769 28979 raft_consensus.cc:359] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.971515 28979 raft_consensus.cc:385] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:36.971815 28979 raft_consensus.cc:740] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:36.972601 28978 ts_tablet_manager.cc:1434] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:09:36.973881 28978 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:36.972546 28979 consensus_queue.cc:260] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.979135 28977 tablet_bootstrap.cc:492] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:36.988579 28978 tablet_bootstrap.cc:654] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.990166 28979 ts_tablet_manager.cc:1434] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.006s
I20260713 09:09:36.990664 28977 tablet_bootstrap.cc:654] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:36.991374 28979 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:36.993616 29030 raft_consensus.cc:493] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:36.994686 29030 raft_consensus.cc:515] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:36.998060 29030 leader_election.cc:290] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.006183 29067 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.013760 28979 tablet_bootstrap.cc:654] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.014815 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:37.017181 28826 leader_election.cc:343] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.012336 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.014631 29057 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.018231 28933 raft_consensus.cc:2468] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:37.019797 28988 raft_consensus.cc:493] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.020712 28988 raft_consensus.cc:515] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.017930 29067 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:37.024041 28988 leader_election.cc:290] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.028132 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.020730 28825 leader_election.cc:304] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
W20260713 09:09:37.037736 28900 leader_election.cc:343] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.042156 28857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.043341 28857 raft_consensus.cc:2468] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:37.043547 29057 raft_consensus.cc:2804] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.044270 29057 raft_consensus.cc:493] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.044811 29057 raft_consensus.cc:3060] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.046510 28978 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.047820 28897 leader_election.cc:304] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.049710 28978 ts_tablet_manager.cc:1403] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.003s
I20260713 09:09:37.050583 29067 raft_consensus.cc:2804] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.057649 28978 raft_consensus.cc:359] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.058684 28978 raft_consensus.cc:385] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.058992 28978 raft_consensus.cc:740] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.059741 28977 tablet_bootstrap.cc:492] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:37.048036 28988 raft_consensus.cc:493] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.059795 28978 consensus_queue.cc:260] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.054100 29067 raft_consensus.cc:493] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.060534 28977 ts_tablet_manager.cc:1403] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.016s
I20260713 09:09:37.062428 29067 raft_consensus.cc:3060] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.068457 28977 raft_consensus.cc:359] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.069278 28977 raft_consensus.cc:385] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.069577 28977 raft_consensus.cc:740] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.061331 28988 raft_consensus.cc:515] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.073325 28977 consensus_queue.cc:260] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.074242 28988 leader_election.cc:290] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.075695 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.076465 28860 raft_consensus.cc:2468] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:37.076592 28977 ts_tablet_manager.cc:1434] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:09:37.077308 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.077816 28977 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:37.078012 28782 raft_consensus.cc:2468] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:37.077980 28897 leader_election.cc:304] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:37.079382 28978 ts_tablet_manager.cc:1434] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:09:37.080299 28978 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:37.082719 28988 raft_consensus.cc:2804] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.088586 29057 raft_consensus.cc:515] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.092053 29057 leader_election.cc:290] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.093165 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.087491 28988 raft_consensus.cc:493] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.094177 28782 raft_consensus.cc:3060] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.094755 28988 raft_consensus.cc:3060] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.093165 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:37.103354 28932 raft_consensus.cc:3060] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.110127 28979 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:37.110795 28979 ts_tablet_manager.cc:1403] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.015s
I20260713 09:09:37.102671 29067 raft_consensus.cc:515] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.111666 28932 raft_consensus.cc:2468] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.115491 28825 leader_election.cc:304] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:37.116398 29057 raft_consensus.cc:2804] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.110383 28782 raft_consensus.cc:2468] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.116974 29057 raft_consensus.cc:697] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:37.118975 28979 raft_consensus.cc:359] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.119753 28979 raft_consensus.cc:385] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.119347 29057 consensus_queue.cc:237] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.120024 28979 raft_consensus.cc:740] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.121274 28979 consensus_queue.cc:260] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.117097 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.124891 28982 raft_consensus.cc:493] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.125476 28982 raft_consensus.cc:515] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
W20260713 09:09:37.126752 28900 leader_election.cc:343] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.127861 28982 leader_election.cc:290] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.129199 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c388b685a9f346fd9bcf29a5cb28dd98" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.129606 28988 raft_consensus.cc:515] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.131124 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c388b685a9f346fd9bcf29a5cb28dd98" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
W20260713 09:09:37.132897 28826 leader_election.cc:343] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.133404 28978 tablet_bootstrap.cc:654] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.131246 28932 raft_consensus.cc:2468] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:37.130789 28979 ts_tablet_manager.cc:1434] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:09:37.137226 28979 tablet_bootstrap.cc:492] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:37.134054 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.135828 29067 leader_election.cc:290] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.144340 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:37.145023 28860 raft_consensus.cc:3060] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.156342 28995 raft_consensus.cc:493] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.159619 28995 raft_consensus.cc:515] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.146180 28783 raft_consensus.cc:3060] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.162075 28995 leader_election.cc:290] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.143465 28988 leader_election.cc:290] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.163350 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4662f88f0b6473ba3b00eb3af5ff629" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.164206 28932 raft_consensus.cc:2393] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate 7e71181758b34ba48e909d9c56367915 in this term.
I20260713 09:09:37.147053 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:37.166808 28859 raft_consensus.cc:3060] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.168673 28783 raft_consensus.cc:2468] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:37.169893 28900 leader_election.cc:304] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:37.170979 28988 raft_consensus.cc:2804] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.171715 28988 raft_consensus.cc:697] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:37.174446 28988 consensus_queue.cc:237] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.178711 28977 tablet_bootstrap.cc:654] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.145897 28825 leader_election.cc:304] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.187806 28859 raft_consensus.cc:2468] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:37.184792 29067 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:09:37.189774 28978 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.189908 29057 raft_consensus.cc:2804] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.190429 28978 ts_tablet_manager.cc:1403] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.001s
I20260713 09:09:37.190382 29057 raft_consensus.cc:493] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.194399 28978 raft_consensus.cc:359] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.195134 28978 raft_consensus.cc:385] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.195433 28978 raft_consensus.cc:740] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.196475 28860 raft_consensus.cc:2468] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:37.196553 28978 consensus_queue.cc:260] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
W20260713 09:09:37.191821 28825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.131:34069, user_credentials={real_user=slave}} blocked reactor thread for 46063us
I20260713 09:09:37.197448 29057 raft_consensus.cc:3060] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.199561 28897 leader_election.cc:304] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.201534 28978 ts_tablet_manager.cc:1434] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:09:37.203150 28978 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:37.202646 29067 raft_consensus.cc:2804] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.212988 28979 tablet_bootstrap.cc:654] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.221443 28982 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.221946 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4662f88f0b6473ba3b00eb3af5ff629" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.212638 29067 raft_consensus.cc:697] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:37.223654 28681 catalog_manager.cc:5697] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.225746 28748 leader_election.cc:304] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:37.227231 28679 catalog_manager.cc:5697] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.230472 29067 consensus_queue.cc:237] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.231828 28782 raft_consensus.cc:3060] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.248443 28859 raft_consensus.cc:3060] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.253594 29012 raft_consensus.cc:2749] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:09:37.255271 28900 consensus_peers.cc:597] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:37.257296 29057 raft_consensus.cc:515] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.269567 29012 raft_consensus.cc:493] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.270581 29012 raft_consensus.cc:515] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.271400 29057 leader_election.cc:290] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.272217 28978 tablet_bootstrap.cc:654] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.273010 29012 leader_election.cc:290] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.282487 28988 raft_consensus.cc:493] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.284776 29067 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:09:37.289143 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.288611 28988 raft_consensus.cc:515] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.290642 28982 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.291373 28930 raft_consensus.cc:2468] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:37.293545 28979 tablet_bootstrap.cc:492] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:37.294060 28979 ts_tablet_manager.cc:1403] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.157s	user 0.017s	sys 0.006s
I20260713 09:09:37.279404 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c388b685a9f346fd9bcf29a5cb28dd98" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.278929 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c388b685a9f346fd9bcf29a5cb28dd98" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:37.264825 29060 consensus_queue.cc:1048] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260713 09:09:37.298409 28933 raft_consensus.cc:3060] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.306088 28979 raft_consensus.cc:359] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.307255 28979 raft_consensus.cc:385] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.307571 28979 raft_consensus.cc:740] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.308339 28979 consensus_queue.cc:260] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.297627 28750 leader_election.cc:304] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:37.311671 28995 raft_consensus.cc:2804] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.312124 28995 raft_consensus.cc:493] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.312528 28995 raft_consensus.cc:3060] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.302737 28977 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:37.313350 28977 ts_tablet_manager.cc:1403] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.236s	user 0.015s	sys 0.003s
I20260713 09:09:37.316649 28979 ts_tablet_manager.cc:1434] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:09:37.318002 29071 raft_consensus.cc:493] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.318622 29071 raft_consensus.cc:515] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.321151 29071 leader_election.cc:290] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.316725 28977 raft_consensus.cc:359] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.323202 28977 raft_consensus.cc:385] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.323544 28977 raft_consensus.cc:740] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.325785 29071 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.328193 29012 raft_consensus.cc:493] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.329357 29012 raft_consensus.cc:515] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.334476 29012 leader_election.cc:290] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.296366 28783 raft_consensus.cc:3060] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.342891 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1a27d826145b7a8b27d3896ae2bbb" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.342769 28977 consensus_queue.cc:260] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.345825 28977 ts_tablet_manager.cc:1434] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.032s	user 0.002s	sys 0.005s
I20260713 09:09:37.336714 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c374065b24c318d021edda61b6a28" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
W20260713 09:09:37.346268 28900 leader_election.cc:343] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.347252 29057 raft_consensus.cc:493] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.363039 29057 raft_consensus.cc:515] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.364548 28977 tablet_bootstrap.cc:492] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:37.348354 28860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.348886 29071 consensus_queue.cc:1048] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.376777 28860 raft_consensus.cc:2468] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 0.
I20260713 09:09:37.381902 28680 catalog_manager.cc:5697] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.387707 28783 raft_consensus.cc:2468] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.354415 28859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3c374065b24c318d021edda61b6a28" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.360306 28979 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:37.367828 29057 leader_election.cc:290] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.325728 28857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1a27d826145b7a8b27d3896ae2bbb" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.398574 28826 leader_election.cc:304] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:37.371119 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9163a3a7f6724bb0a6f288cc25d797ba" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.397625 28748 leader_election.cc:304] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:37.400616 29116 raft_consensus.cc:2749] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:37.401754 28982 raft_consensus.cc:2804] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:09:37.402144 28897 leader_election.cc:343] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.402967 28979 tablet_bootstrap.cc:654] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.402808 28897 leader_election.cc:304] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa; no voters: 7e71181758b34ba48e909d9c56367915, f78de420859c471da9121878cb687b62
I20260713 09:09:37.403993 29071 raft_consensus.cc:2749] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:37.353578 28933 raft_consensus.cc:2468] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.394117 28977 tablet_bootstrap.cc:654] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.368595 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9163a3a7f6724bb0a6f288cc25d797ba" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.413172 28826 leader_election.cc:304] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:37.419780 29057 raft_consensus.cc:2749] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:37.421139 28982 raft_consensus.cc:697] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:37.424075 28781 raft_consensus.cc:3060] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.427871 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.431414 29057 raft_consensus.cc:493] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.431815 28856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.432006 29057 raft_consensus.cc:515] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.432837 28856 raft_consensus.cc:2468] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:37.434660 28897 leader_election.cc:304] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:37.435729 29060 raft_consensus.cc:2804] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.436295 29060 raft_consensus.cc:493] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.436647 29060 raft_consensus.cc:3060] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.438964 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.439680 28933 raft_consensus.cc:2468] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:37.441267 28825 leader_election.cc:304] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:37.442196 29057 leader_election.cc:290] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.442219 29031 raft_consensus.cc:2804] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.442970 29031 raft_consensus.cc:493] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.443410 29031 raft_consensus.cc:3060] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.444658 28977 tablet_bootstrap.cc:492] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:37.445319 28977 ts_tablet_manager.cc:1403] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.017s
I20260713 09:09:37.444720 29060 raft_consensus.cc:515] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.448536 28977 raft_consensus.cc:359] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.449293 28977 raft_consensus.cc:385] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.449412 28784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.449846 28977 raft_consensus.cc:740] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.451028 28977 consensus_queue.cc:260] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.451133 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.452883 29071 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:09:37.453439 28826 leader_election.cc:343] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.454779 28977 ts_tablet_manager.cc:1434] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:09:37.456310 28977 tablet_bootstrap.cc:492] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915: Bootstrap starting.
I20260713 09:09:37.462864 28979 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:37.463452 28979 ts_tablet_manager.cc:1403] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.003s
I20260713 09:09:37.464398 28977 tablet_bootstrap.cc:654] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.470095 28856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:37.470543 29060 leader_election.cc:290] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.471122 28856 raft_consensus.cc:3060] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.476953 28977 tablet_bootstrap.cc:492] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915: No bootstrap required, opened a new log
I20260713 09:09:37.477592 28977 ts_tablet_manager.cc:1403] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:09:37.481074 28977 raft_consensus.cc:359] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.482256 28977 raft_consensus.cc:385] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.482769 28977 raft_consensus.cc:740] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.483305 29057 raft_consensus.cc:493] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.483882 28977 consensus_queue.cc:260] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.484009 29057 raft_consensus.cc:515] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.485036 28979 raft_consensus.cc:359] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.485859 28979 raft_consensus.cc:385] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.486155 28979 raft_consensus.cc:740] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.487406 28977 ts_tablet_manager.cc:1434] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:09:37.488607 29057 leader_election.cc:290] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.488926 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882022fe656d441cb418d9ebc33c7da1" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
W20260713 09:09:37.491060 28825 leader_election.cc:343] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.490963 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882022fe656d441cb418d9ebc33c7da1" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.480967 28982 consensus_queue.cc:237] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.486963 28979 consensus_queue.cc:260] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
W20260713 09:09:37.493320 28826 leader_election.cc:343] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.493889 28826 leader_election.cc:304] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e71181758b34ba48e909d9c56367915; no voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62
I20260713 09:09:37.494810 28979 ts_tablet_manager.cc:1434] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260713 09:09:37.495225 29057 raft_consensus.cc:2749] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:37.497454 28979 tablet_bootstrap.cc:492] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa: Bootstrap starting.
I20260713 09:09:37.501873 28988 leader_election.cc:290] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.512949 28979 tablet_bootstrap.cc:654] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.540022 28995 raft_consensus.cc:515] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.550873 28783 raft_consensus.cc:2393] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a4be51cf75564ca89740c3021a6993aa in current term 1: Already voted for candidate f78de420859c471da9121878cb687b62 in this term.
I20260713 09:09:37.557360 28856 raft_consensus.cc:2468] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:37.562214 28995 leader_election.cc:290] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.565464 28897 leader_election.cc:304] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.573069 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:37.574379 28932 raft_consensus.cc:2393] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate a4be51cf75564ca89740c3021a6993aa in this term.
I20260713 09:09:37.570770 28856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9a347ec393437d98c87e4ece98042e" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:37.577541 29067 raft_consensus.cc:2804] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.582124 28979 tablet_bootstrap.cc:492] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa: No bootstrap required, opened a new log
I20260713 09:09:37.586395 28856 raft_consensus.cc:2393] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate a4be51cf75564ca89740c3021a6993aa in this term.
I20260713 09:09:37.586874 28979 ts_tablet_manager.cc:1403] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa: Time spent bootstrapping tablet: real 0.090s	user 0.024s	sys 0.011s
I20260713 09:09:37.582566 28681 catalog_manager.cc:5697] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.587996 28748 leader_election.cc:304] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [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: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:37.584018 28978 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.589346 28995 raft_consensus.cc:2749] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:09:37.589603 28978 ts_tablet_manager.cc:1403] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.387s	user 0.030s	sys 0.044s
I20260713 09:09:37.592583 28978 raft_consensus.cc:359] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.593200 28978 raft_consensus.cc:385] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.593446 28978 raft_consensus.cc:740] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.594044 28978 consensus_queue.cc:260] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.596165 29031 raft_consensus.cc:515] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.600021 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:37.601580 28932 raft_consensus.cc:3060] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.602489 29067 raft_consensus.cc:697] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:37.603535 29067 consensus_queue.cc:237] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.601630 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.607677 29031 leader_election.cc:290] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
W20260713 09:09:37.608723 28826 leader_election.cc:343] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.609575 28978 ts_tablet_manager.cc:1434] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260713 09:09:37.610991 28978 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:37.619520 28978 tablet_bootstrap.cc:654] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.619514 28979 raft_consensus.cc:359] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.621025 28979 raft_consensus.cc:385] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.623219 28932 raft_consensus.cc:2468] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.624123 28979 raft_consensus.cc:740] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.625175 28825 leader_election.cc:304] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.627913 29031 raft_consensus.cc:2804] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.628507 29031 raft_consensus.cc:697] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:37.629278 29031 consensus_queue.cc:237] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.634275 28978 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.634918 28978 ts_tablet_manager.cc:1403] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.004s
I20260713 09:09:37.637890 28978 raft_consensus.cc:359] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.638720 28978 raft_consensus.cc:385] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.638993 28978 raft_consensus.cc:740] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.627635 28979 consensus_queue.cc:260] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.642495 28978 consensus_queue.cc:260] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.643021 28979 ts_tablet_manager.cc:1434] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260713 09:09:37.644873 28978 ts_tablet_manager.cc:1434] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:09:37.645951 28978 tablet_bootstrap.cc:492] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:37.649545 28682 catalog_manager.cc:5697] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.652467 28978 tablet_bootstrap.cc:654] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.662704 28978 tablet_bootstrap.cc:492] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.663285 28978 ts_tablet_manager.cc:1403] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
W20260713 09:09:37.664098 28900 consensus_peers.cc:597] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:37.666973 28978 raft_consensus.cc:359] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.667842 28978 raft_consensus.cc:385] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.668144 28978 raft_consensus.cc:740] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.668917 28978 consensus_queue.cc:260] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.669461 28681 catalog_manager.cc:5697] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.671582 28978 ts_tablet_manager.cc:1434] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:37.673033 28978 tablet_bootstrap.cc:492] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:37.683382 28978 tablet_bootstrap.cc:654] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.689345 28978 tablet_bootstrap.cc:492] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.689958 28978 ts_tablet_manager.cc:1403] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260713 09:09:37.691107 29031 raft_consensus.cc:493] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.691702 29031 raft_consensus.cc:515] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.693917 29031 leader_election.cc:290] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.693980 28978 raft_consensus.cc:359] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.694624 29031 raft_consensus.cc:493] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.694977 28978 raft_consensus.cc:385] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.695363 28978 raft_consensus.cc:740] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.695196 29031 raft_consensus.cc:515] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.695600 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf6bf7f7244528a74709b627684845" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.696333 28932 raft_consensus.cc:2468] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:37.696355 28978 consensus_queue.cc:260] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.699081 29127 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.701013 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1a27d826145b7a8b27d3896ae2bbb" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.702592 28825 leader_election.cc:304] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:37.703212 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1a27d826145b7a8b27d3896ae2bbb" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.703841 28978 ts_tablet_manager.cc:1434] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260713 09:09:37.703918 28985 raft_consensus.cc:2804] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.704425 28985 raft_consensus.cc:493] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.704967 28978 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62: Bootstrap starting.
I20260713 09:09:37.704363 29057 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.705073 28985 raft_consensus.cc:3060] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.706967 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf6bf7f7244528a74709b627684845" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.707926 28785 raft_consensus.cc:2468] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
W20260713 09:09:37.711022 28826 leader_election.cc:343] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.703974 28933 raft_consensus.cc:2468] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 0.
I20260713 09:09:37.712531 28978 tablet_bootstrap.cc:654] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
I20260713 09:09:37.713128 28825 leader_election.cc:304] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.714931 29057 raft_consensus.cc:2804] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.715348 29057 raft_consensus.cc:493] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.715715 29057 raft_consensus.cc:3060] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.728138 29127 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.748780 28985 raft_consensus.cc:515] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.752807 28982 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.753574 29031 leader_election.cc:290] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.761351 29057 raft_consensus.cc:515] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.767797 28985 leader_election.cc:290] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.772977 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf6bf7f7244528a74709b627684845" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:37.779999 28932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1a27d826145b7a8b27d3896ae2bbb" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:37.787362 28932 raft_consensus.cc:3060] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.787647 29067 raft_consensus.cc:493] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.788156 29067 raft_consensus.cc:515] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.780272 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ba1a27d826145b7a8b27d3896ae2bbb" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.780369 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dbf6bf7f7244528a74709b627684845" candidate_uuid: "7e71181758b34ba48e909d9c56367915" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.786761 28930 raft_consensus.cc:3060] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.793296 28978 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.793920 28978 ts_tablet_manager.cc:1403] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.089s	user 0.046s	sys 0.039s
I20260713 09:09:37.775934 29057 leader_election.cc:290] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.796190 28782 raft_consensus.cc:3060] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.797178 29067 leader_election.cc:290] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.806897 28978 raft_consensus.cc:359] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.807394 28781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882022fe656d441cb418d9ebc33c7da1" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62" is_pre_election: true
I20260713 09:09:37.807859 28978 raft_consensus.cc:385] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.808041 28781 raft_consensus.cc:2468] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:37.808241 28978 raft_consensus.cc:740] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.809157 28978 consensus_queue.cc:260] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.812575 28900 leader_election.cc:304] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:37.813273 28978 ts_tablet_manager.cc:1434] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:09:37.814553 29117 raft_consensus.cc:2804] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:09:37.815056 29117 raft_consensus.cc:493] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:09:37.815470 29117 raft_consensus.cc:3060] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.815289 28978 tablet_bootstrap.cc:492] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62: Bootstrap starting.
W20260713 09:09:37.817286 28826 leader_election.cc:343] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:09:37.819355 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882022fe656d441cb418d9ebc33c7da1" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.820242 28858 raft_consensus.cc:2468] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 0.
I20260713 09:09:37.824426 28784 raft_consensus.cc:3060] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.832840 28932 raft_consensus.cc:2468] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.839418 28825 leader_election.cc:304] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [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: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: f78de420859c471da9121878cb687b62
I20260713 09:09:37.840629 29031 raft_consensus.cc:2804] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.841216 29031 raft_consensus.cc:697] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:37.842110 29031 consensus_queue.cc:237] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.844216 29060 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.826709 28930 raft_consensus.cc:2468] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.854954 28825 leader_election.cc:304] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa; no voters: 
I20260713 09:09:37.861095 29030 raft_consensus.cc:2804] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.859898 29117 raft_consensus.cc:515] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.865235 29030 raft_consensus.cc:697] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Leader. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:37.866204 29030 consensus_queue.cc:237] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.858512 28782 raft_consensus.cc:2468] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e71181758b34ba48e909d9c56367915 in term 1.
I20260713 09:09:37.867718 29117 leader_election.cc:290] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:37.873605 28782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882022fe656d441cb418d9ebc33c7da1" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:37.874459 28782 raft_consensus.cc:3060] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.874583 28680 catalog_manager.cc:5697] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.905347 28978 tablet_bootstrap.cc:654] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62: Neither blocks nor log segments found. Creating new log.
W20260713 09:09:37.918083 28731 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:09:37.919337 28782 raft_consensus.cc:2468] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:37.919744 28681 catalog_manager.cc:5697] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e71181758b34ba48e909d9c56367915 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:37.925912 28900 leader_election.cc:304] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:37.926956 29060 raft_consensus.cc:2804] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:09:37.927470 29060 raft_consensus.cc:697] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Leader. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:37.927883 28978 tablet_bootstrap.cc:492] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62: No bootstrap required, opened a new log
I20260713 09:09:37.928691 28978 ts_tablet_manager.cc:1403] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.005s
I20260713 09:09:37.928340 29060 consensus_queue.cc:237] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.937258 28995 raft_consensus.cc:493] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.938848 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "882022fe656d441cb418d9ebc33c7da1" candidate_uuid: "a4be51cf75564ca89740c3021a6993aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:37.939865 28858 raft_consensus.cc:3060] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.939378 28995 raft_consensus.cc:515] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.944659 28857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.946695 29057 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:37.947194 28995 leader_election.cc:290] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.949914 29012 raft_consensus.cc:493] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a4be51cf75564ca89740c3021a6993aa)
I20260713 09:09:37.950591 29012 raft_consensus.cc:515] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.950472 28978 raft_consensus.cc:359] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.951815 28978 raft_consensus.cc:385] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:09:37.952178 28978 raft_consensus.cc:740] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f78de420859c471da9121878cb687b62, State: Initialized, Role: FOLLOWER
I20260713 09:09:37.950812 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.955545 28930 raft_consensus.cc:2393] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f78de420859c471da9121878cb687b62 in current term 1: Already voted for candidate 7e71181758b34ba48e909d9c56367915 in this term.
I20260713 09:09:37.958575 28930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.960176 28978 consensus_queue.cc:260] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.957106 29012 leader_election.cc:290] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.964084 28978 ts_tablet_manager.cc:1434] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260713 09:09:37.967412 28748 leader_election.cc:304] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:37.968858 29057 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:37.971635 29012 raft_consensus.cc:3060] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:37.978549 28995 raft_consensus.cc:493] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:09:37.979398 28995 raft_consensus.cc:515] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:37.979787 28681 catalog_manager.cc:5697] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa reported cstate change: term changed from 0 to 1, leader changed from <none> to a4be51cf75564ca89740c3021a6993aa (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } }
I20260713 09:09:37.983592 28857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:37.984467 28995 leader_election.cc:290] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:37.986958 28748 leader_election.cc:304] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [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: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:37.987478 28933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a4be51cf75564ca89740c3021a6993aa" is_pre_election: true
I20260713 09:09:37.988258 28995 raft_consensus.cc:2749] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:09:38.002367 28857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd3e8d7f499e4de6aa80da7f08d795d8" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e71181758b34ba48e909d9c56367915" is_pre_election: true
I20260713 09:09:38.024531 28748 leader_election.cc:304] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f78de420859c471da9121878cb687b62; no voters: 7e71181758b34ba48e909d9c56367915, a4be51cf75564ca89740c3021a6993aa
I20260713 09:09:38.028661 28858 raft_consensus.cc:2468] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a4be51cf75564ca89740c3021a6993aa in term 1.
I20260713 09:09:38.029268 28995 raft_consensus.cc:2749] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:38.036059 29012 raft_consensus.cc:2749] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:09:38.038333 29127 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.041615 29030 consensus_queue.cc:1048] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.068125 29057 consensus_queue.cc:1048] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.077829 29060 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.145129 28784 raft_consensus.cc:3060] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.187234 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:09:38.194792 29153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:38.195885 29154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:09:38.198436 29156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:09:38.198556 27650 server_base.cc:1061] running on GCE node
I20260713 09:09:38.201327 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:09:38.201622 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:09:38.201879 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933778201862 us; error 0 us; skew 500 ppm
I20260713 09:09:38.202647 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:09:38.205739 27650 webserver.cc:533] Webserver started at http://127.27.0.132:34903/ using document root <none> and password file <none>
I20260713 09:09:38.206358 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:09:38.206655 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:09:38.207075 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:09:38.208552 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-3-root/instance:
uuid: "82e77c2ca860465fac96deb0c591e346"
format_stamp: "Formatted at 2026-07-13 09:09:38 on dist-test-slave-gr68"
I20260713 09:09:38.214134 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:09:38.217955 29161 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:38.219180 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260713 09:09:38.219587 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-3-root
uuid: "82e77c2ca860465fac96deb0c591e346"
format_stamp: "Formatted at 2026-07-13 09:09:38 on dist-test-slave-gr68"
I20260713 09:09:38.219898 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:09:38.241416 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:09:38.243083 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:09:38.244922 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:09:38.247771 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:09:38.248041 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:38.248351 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:09:38.248499 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:09:38.257800 28783 raft_consensus.cc:3060] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:09:38.270462 29031 consensus_queue.cc:1048] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.295081 29031 consensus_queue.cc:1048] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.320916 29031 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.338538 29030 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.393402 29060 consensus_queue.cc:1048] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:09:38.420614 29117 consensus_queue.cc:1048] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:09:38.442713 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.132:39489
I20260713 09:09:38.442885 29229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.132:39489 every 8 connection(s)
I20260713 09:09:38.449852 27650 auto_leader_rebalancer-test.cc:392] add a tserver: 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:38.465559 29230 heartbeater.cc:344] Connected to a master server at 127.27.0.190:37661
I20260713 09:09:38.466068 29230 heartbeater.cc:461] Registering TS with master...
I20260713 09:09:38.466917 29230 heartbeater.cc:507] Master 127.27.0.190:37661 requested a full tablet report, sending...
I20260713 09:09:38.469339 28679 ts_manager.cc:194] Registered new tserver with Master: 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489)
I20260713 09:09:38.471266 28679 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49248
I20260713 09:09:38.977560 28857 consensus_queue.cc:237] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:38.985291 28930 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:38.987248 28784 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:38.988659 29030 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:38.990075 29057 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:39.004441 28824 consensus_peers.cc:597] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 16926e7bda874f72be33345dc80ce07c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.010226 28982 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.012375 28784 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.016077 28930 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.028117 28682 catalog_manager.cc:5697] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.031901 28857 consensus_queue.cc:237] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.045521 28930 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:39.047380 28784 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:39.048120 28982 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:39.049856 29057 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:39.054875 28824 consensus_peers.cc:597] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 185e67f80acc418489fb768685a20196. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.061316 29057 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.064384 28933 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.072654 28784 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.084738 28679 catalog_manager.cc:5697] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:39.113897 28784 consensus_queue.cc:237] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.123337 28933 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:39.124212 28857 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:39.126526 29236 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:39.127636 29012 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:39.142115 28749 consensus_peers.cc:597] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73d91391cfad4f628729433631c043e6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.146051 29251 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.148413 28933 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.148337 28857 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.165869 28857 consensus_queue.cc:237] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.166668 28680 catalog_manager.cc:5697] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.173403 28933 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:39.174098 28824 consensus_peers.cc:597] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3625ed5d914e45bf813c11f7d23ecd5d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:39.175770 29030 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:39.177220 28784 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:39.182036 29057 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:39.201894 29057 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.203645 28933 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.206130 28784 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.224509 28682 catalog_manager.cc:5697] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:39.490293 29230 heartbeater.cc:499] Master 127.27.0.190:37661 was elected leader, sending a full tablet report...
I20260713 09:09:39.566074 29261 ts_tablet_manager.cc:933] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:39.570667 29263 ts_tablet_manager.cc:933] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:39.571195 29261 tablet_copy_client.cc:323] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:39.576902 29263 tablet_copy_client.cc:323] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:39.598944 28870 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet 185e67f80acc418489fb768685a20196 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:39.599834 28870 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet 185e67f80acc418489fb768685a20196 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-185e67f80acc418489fb768685a20196
I20260713 09:09:39.606832 28869 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet 16926e7bda874f72be33345dc80ce07c from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:39.607613 28869 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet 16926e7bda874f72be33345dc80ce07c from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-16926e7bda874f72be33345dc80ce07c
I20260713 09:09:39.623392 29268 ts_tablet_manager.cc:933] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:39.626907 29268 tablet_copy_client.cc:323] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:39.627085 28870 tablet_copy_source_session.cc:215] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:39.627405 28869 tablet_copy_source_session.cc:215] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:39.629829 28868 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet 3625ed5d914e45bf813c11f7d23ecd5d from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:39.630656 28868 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet 3625ed5d914e45bf813c11f7d23ecd5d from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-3625ed5d914e45bf813c11f7d23ecd5d
I20260713 09:09:39.633929 29261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 185e67f80acc418489fb768685a20196. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.634824 29263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16926e7bda874f72be33345dc80ce07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.645848 29267 ts_tablet_manager.cc:933] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067)
I20260713 09:09:39.647311 28868 tablet_copy_source_session.cc:215] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:39.651827 29268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3625ed5d914e45bf813c11f7d23ecd5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.669227 29261 tablet_copy_client.cc:806] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:39.670135 29261 tablet_copy_client.cc:670] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:39.677282 29261 tablet_copy_client.cc:538] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:39.686802 29267 tablet_copy_client.cc:323] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.129:36067
I20260713 09:09:39.690274 29261 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:39.688710 29263 tablet_copy_client.cc:806] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:39.692515 29263 tablet_copy_client.cc:670] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:39.684973 29268 tablet_copy_client.cc:806] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:39.693571 29268 tablet_copy_client.cc:670] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:39.701536 29263 tablet_copy_client.cc:538] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:39.701707 29268 tablet_copy_client.cc:538] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:39.714499 28795 tablet_copy_service.cc:140] P f78de420859c471da9121878cb687b62: Received BeginTabletCopySession request for tablet 73d91391cfad4f628729433631c043e6 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:57726)
I20260713 09:09:39.715273 28795 tablet_copy_service.cc:161] P f78de420859c471da9121878cb687b62: Beginning new tablet copy session on tablet 73d91391cfad4f628729433631c043e6 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:57726: session id = 82e77c2ca860465fac96deb0c591e346-73d91391cfad4f628729433631c043e6
I20260713 09:09:39.722772 29268 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:39.726681 29263 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:39.729313 28795 tablet_copy_source_session.cc:215] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:39.735757 29267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73d91391cfad4f628729433631c043e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:39.756735 29267 tablet_copy_client.cc:806] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:39.757426 29267 tablet_copy_client.cc:670] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:39.758602 29261 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:39.759765 29261 tablet_bootstrap.cc:492] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:39.760814 29261 ts_tablet_manager.cc:1403] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.017s
I20260713 09:09:39.763798 29267 tablet_copy_client.cc:538] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:39.784682 29267 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:39.786741 29261 raft_consensus.cc:359] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.788614 29261 raft_consensus.cc:740] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:39.789700 29261 consensus_queue.cc:260] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.794209 29268 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:39.799471 29268 tablet_bootstrap.cc:492] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:39.800575 29268 ts_tablet_manager.cc:1403] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.078s	user 0.036s	sys 0.030s
I20260713 09:09:39.804418 29268 raft_consensus.cc:359] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.805496 29268 raft_consensus.cc:740] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:39.816444 29261 ts_tablet_manager.cc:1434] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.023s
I20260713 09:09:39.819591 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-185e67f80acc418489fb768685a20196 received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:39.820693 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-185e67f80acc418489fb768685a20196 on tablet 185e67f80acc418489fb768685a20196 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:39.834062 29268 consensus_queue.cc:260] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.836930 29268 ts_tablet_manager.cc:1434] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260713 09:09:39.838974 29263 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:39.840027 29263 tablet_bootstrap.cc:492] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:39.840811 29263 ts_tablet_manager.cc:1403] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.017s
I20260713 09:09:39.844362 29263 raft_consensus.cc:359] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.845419 29263 raft_consensus.cc:740] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:39.845957 29267 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:39.846248 29263 consensus_queue.cc:260] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.847003 29267 tablet_bootstrap.cc:492] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:39.847826 29267 ts_tablet_manager.cc:1403] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.023s
I20260713 09:09:39.849014 29263 ts_tablet_manager.cc:1434] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:09:39.851217 29267 raft_consensus.cc:359] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.851986 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-3625ed5d914e45bf813c11f7d23ecd5d received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:39.852169 29267 raft_consensus.cc:740] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:39.852445 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-3625ed5d914e45bf813c11f7d23ecd5d on tablet 3625ed5d914e45bf813c11f7d23ecd5d with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:39.852900 29267 consensus_queue.cc:260] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:39.855420 29267 ts_tablet_manager.cc:1434] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:39.857887 28795 tablet_copy_service.cc:342] P f78de420859c471da9121878cb687b62: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-73d91391cfad4f628729433631c043e6 received from {username='slave'} at 127.0.0.1:57726
I20260713 09:09:39.858399 28795 tablet_copy_service.cc:434] P f78de420859c471da9121878cb687b62: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-73d91391cfad4f628729433631c043e6 on tablet 73d91391cfad4f628729433631c043e6 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:39.861714 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-16926e7bda874f72be33345dc80ce07c received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:39.862133 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-16926e7bda874f72be33345dc80ce07c on tablet 16926e7bda874f72be33345dc80ce07c with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:40.061888 29202 raft_consensus.cc:1217] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:40.091969 29202 raft_consensus.cc:1217] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:40.107856 29202 raft_consensus.cc:1217] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:40.132146 29202 raft_consensus.cc:1217] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:40.504549 29031 raft_consensus.cc:1064] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:40.506959 29031 consensus_queue.cc:237] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.513713 28934 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.515437 29202 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.516990 29057 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.518440 28982 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.521504 28785 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.524637 29057 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.533471 28982 raft_consensus.cc:1064] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:40.537730 28982 consensus_queue.cc:237] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.556336 29031 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.560061 29201 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.568638 29277 raft_consensus.cc:1064] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:40.571902 29277 consensus_queue.cc:237] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.581792 28785 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.589458 28680 catalog_manager.cc:5697] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.603786 29201 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.605613 29280 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:40.612439 28783 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.615036 28934 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.617038 29280 raft_consensus.cc:1064] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:40.620762 28933 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.622752 28932 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.625257 28858 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.625020 29280 consensus_queue.cc:237] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.631569 28982 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:40.636147 29277 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:40.638214 29057 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:40.643945 29201 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.643692 29277 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
I20260713 09:09:40.666635 29277 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.706068 29201 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.711506 28783 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.714236 29287 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.715306 29057 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.717203 29031 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.720948 28783 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.724785 28932 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:40.729403 29280 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:40.731415 28931 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.735781 29277 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.740129 28858 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.764765 29198 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.765471 28932 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.765134 29057 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.774214 28782 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.779212 29200 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.791885 29202 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.826707 28931 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.839927 28858 consensus_queue.cc:237] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.845084 28683 catalog_manager.cc:5697] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.848678 28683 catalog_manager.cc:5697] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.854055 29202 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.855667 29280 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:40.850281 28683 catalog_manager.cc:5697] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.859508 28931 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.861781 29280 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.864369 28982 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.872074 29198 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.872140 28932 raft_consensus.cc:2955] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.887347 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 185e67f80acc418489fb768685a20196 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:40.914345 28782 consensus_queue.cc:237] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.915441 28857 consensus_queue.cc:237] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.917589 28858 consensus_queue.cc:237] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:40.921128 29198 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.922165 28681 catalog_manager.cc:5697] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.923002 29277 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.924934 29202 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.926882 29201 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.930738 29280 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.931051 29303 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:40.931231 29236 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.933444 28932 raft_consensus.cc:1275] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.935802 29277 consensus_queue.cc:1048] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:40.937628 28782 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:40.943871 28982 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.937287 29198 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:40.972167 29200 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.004557 28932 raft_consensus.cc:1275] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260713 09:09:41.005105 28750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.131:34069, user_credentials={real_user=slave}} blocked reactor thread for 69819.2us
I20260713 09:09:40.954754 29287 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.008127 29280 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:40.952143 29201 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.008092 29303 consensus_queue.cc:1048] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260713 09:09:41.015198 28932 raft_consensus.cc:2955] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.016261 28679 catalog_manager.cc:5697] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.017750 28670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73d91391cfad4f628729433631c043e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:41.023742 28931 raft_consensus.cc:2955] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.028849 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3625ed5d914e45bf813c11f7d23ecd5d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:41.036422 28681 catalog_manager.cc:5697] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:41.041654 28848 tablet_service.cc:1558] Processing DeleteTablet for tablet 73d91391cfad4f628729433631c043e6 with delete_type TABLET_DATA_TOMBSTONED (TS 7e71181758b34ba48e909d9c56367915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44638
I20260713 09:09:41.042789 28782 raft_consensus.cc:2955] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.049479 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 16926e7bda874f72be33345dc80ce07c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:41.052423 28679 catalog_manager.cc:5697] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:41.054001 29305 tablet_replica.cc:333] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:09:41.055611 29305 raft_consensus.cc:2243] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.055796 28772 tablet_service.cc:1558] Processing DeleteTablet for tablet 185e67f80acc418489fb768685a20196 with delete_type TABLET_DATA_TOMBSTONED (TS f78de420859c471da9121878cb687b62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48962
I20260713 09:09:41.056538 29305 raft_consensus.cc:2272] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.066221 29306 tablet_replica.cc:333] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:09:41.067538 29306 raft_consensus.cc:2243] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.068281 29306 raft_consensus.cc:2272] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.068645 29305 ts_tablet_manager.cc:1916] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:41.074280 29306 ts_tablet_manager.cc:1916] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:41.093730 28772 tablet_service.cc:1558] Processing DeleteTablet for tablet 3625ed5d914e45bf813c11f7d23ecd5d with delete_type TABLET_DATA_TOMBSTONED (TS f78de420859c471da9121878cb687b62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48962
I20260713 09:09:41.097738 28917 tablet_service.cc:1558] Processing DeleteTablet for tablet 16926e7bda874f72be33345dc80ce07c with delete_type TABLET_DATA_TOMBSTONED (TS a4be51cf75564ca89740c3021a6993aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57290
I20260713 09:09:41.098029 29306 ts_tablet_manager.cc:1929] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:41.098699 29306 log.cc:1199] T 185e67f80acc418489fb768685a20196 P f78de420859c471da9121878cb687b62: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/wals/185e67f80acc418489fb768685a20196
I20260713 09:09:41.100425 28670 catalog_manager.cc:5028] TS f78de420859c471da9121878cb687b62 (127.27.0.129:36067): tablet 185e67f80acc418489fb768685a20196 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:41.100919 29306 tablet_replica.cc:333] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:09:41.102349 29306 raft_consensus.cc:2243] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.103081 29306 raft_consensus.cc:2272] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.106046 29305 ts_tablet_manager.cc:1929] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:41.106787 29306 ts_tablet_manager.cc:1916] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:41.107343 29305 log.cc:1199] T 73d91391cfad4f628729433631c043e6 P 7e71181758b34ba48e909d9c56367915: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/wals/73d91391cfad4f628729433631c043e6
I20260713 09:09:41.111932 28667 catalog_manager.cc:5028] TS 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): tablet 73d91391cfad4f628729433631c043e6 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:41.112438 29307 tablet_replica.cc:333] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:09:41.113760 29307 raft_consensus.cc:2243] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:41.114589 29307 raft_consensus.cc:2272] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:41.118393 29307 ts_tablet_manager.cc:1916] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:41.125170 29306 ts_tablet_manager.cc:1929] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:41.125684 29306 log.cc:1199] T 3625ed5d914e45bf813c11f7d23ecd5d P f78de420859c471da9121878cb687b62: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/wals/3625ed5d914e45bf813c11f7d23ecd5d
I20260713 09:09:41.127460 28670 catalog_manager.cc:5028] TS f78de420859c471da9121878cb687b62 (127.27.0.129:36067): tablet 3625ed5d914e45bf813c11f7d23ecd5d (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:41.133301 29307 ts_tablet_manager.cc:1929] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:41.133692 29307 log.cc:1199] T 16926e7bda874f72be33345dc80ce07c P a4be51cf75564ca89740c3021a6993aa: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/wals/16926e7bda874f72be33345dc80ce07c
I20260713 09:09:41.135617 28669 catalog_manager.cc:5028] TS a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): tablet 16926e7bda874f72be33345dc80ce07c (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:42.157657 28932 consensus_queue.cc:237] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.166002 28857 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:42.167573 28782 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:42.168749 29312 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:42.173058 29312 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.184466 29314 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.188804 28782 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.188808 28857 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.205511 28783 consensus_queue.cc:237] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.208490 28679 catalog_manager.cc:5697] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:09:42.207796 28898 consensus_peers.cc:597] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bac5a09823b44518803f034ba884b323. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.219156 28931 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:42.220937 28749 consensus_peers.cc:597] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec87f381435743d996d983602420b732. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.221263 29309 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:42.219156 28857 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:42.224318 29309 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:09:42.233603 29236 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.236912 28931 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.256920 28858 consensus_queue.cc:237] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.258692 28682 catalog_manager.cc:5697] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.261790 28857 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.268278 28931 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:42.270133 28824 consensus_peers.cc:597] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c388b685a9f346fd9bcf29a5cb28dd98. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.270279 29280 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.272310 28783 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:42.276410 29280 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:42.289438 29308 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.295245 28932 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.300638 28783 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.306643 28931 consensus_queue.cc:237] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.310997 28682 catalog_manager.cc:5697] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
W20260713 09:09:42.322950 28898 consensus_peers.cc:597] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 99fca4604c6a47b09922b86483b1ca3b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:42.324625 28857 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:42.326077 29314 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.326108 28783 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:42.328063 29314 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:42.336915 29302 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.339766 28783 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.345072 28857 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:42.361411 28682 catalog_manager.cc:5697] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:42.703722 29335 ts_tablet_manager.cc:933] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:42.714071 29335 tablet_copy_client.cc:323] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:42.730892 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet bac5a09823b44518803f034ba884b323 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:42.731674 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet bac5a09823b44518803f034ba884b323 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-bac5a09823b44518803f034ba884b323
I20260713 09:09:42.739677 28944 tablet_copy_source_session.cc:215] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:42.743757 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bac5a09823b44518803f034ba884b323. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.755489 29335 tablet_copy_client.cc:806] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:42.756107 29335 tablet_copy_client.cc:670] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:42.760617 29335 tablet_copy_client.cc:538] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:42.767694 29335 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:42.785064 29335 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:42.785943 29335 tablet_bootstrap.cc:492] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:42.786732 29335 ts_tablet_manager.cc:1403] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.001s
I20260713 09:09:42.790149 29335 raft_consensus.cc:359] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.791133 29335 raft_consensus.cc:740] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:42.791939 29335 consensus_queue.cc:260] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.796308 29341 ts_tablet_manager.cc:933] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:42.797561 29335 ts_tablet_manager.cc:1434] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:09:42.799655 29341 tablet_copy_client.cc:323] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:42.799928 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-bac5a09823b44518803f034ba884b323 received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:42.800508 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-bac5a09823b44518803f034ba884b323 on tablet bac5a09823b44518803f034ba884b323 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:42.802229 28868 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet c388b685a9f346fd9bcf29a5cb28dd98 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:42.802929 28868 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet c388b685a9f346fd9bcf29a5cb28dd98 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-c388b685a9f346fd9bcf29a5cb28dd98
I20260713 09:09:42.809949 28868 tablet_copy_source_session.cc:215] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:42.813931 29341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c388b685a9f346fd9bcf29a5cb28dd98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.829388 29341 tablet_copy_client.cc:806] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:42.829945 29341 tablet_copy_client.cc:670] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:42.831719 29335 ts_tablet_manager.cc:933] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067)
I20260713 09:09:42.833490 29335 tablet_copy_client.cc:323] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.129:36067
I20260713 09:09:42.834640 29341 tablet_copy_client.cc:538] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:42.835547 28795 tablet_copy_service.cc:140] P f78de420859c471da9121878cb687b62: Received BeginTabletCopySession request for tablet ec87f381435743d996d983602420b732 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:57726)
I20260713 09:09:42.836104 28795 tablet_copy_service.cc:161] P f78de420859c471da9121878cb687b62: Beginning new tablet copy session on tablet ec87f381435743d996d983602420b732 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:57726: session id = 82e77c2ca860465fac96deb0c591e346-ec87f381435743d996d983602420b732
I20260713 09:09:42.844269 29341 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:42.844980 28795 tablet_copy_source_session.cc:215] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:42.850449 29335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec87f381435743d996d983602420b732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.865603 29341 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:42.866691 29341 tablet_bootstrap.cc:492] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:42.867406 29341 ts_tablet_manager.cc:1403] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.011s
I20260713 09:09:42.871282 29335 tablet_copy_client.cc:806] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:42.870934 29341 raft_consensus.cc:359] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.871860 29341 raft_consensus.cc:740] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:42.871973 29335 tablet_copy_client.cc:670] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:42.872613 29341 consensus_queue.cc:260] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.875602 29341 ts_tablet_manager.cc:1434] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260713 09:09:42.878250 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-c388b685a9f346fd9bcf29a5cb28dd98 received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:42.878793 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-c388b685a9f346fd9bcf29a5cb28dd98 on tablet c388b685a9f346fd9bcf29a5cb28dd98 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:42.880834 29335 tablet_copy_client.cc:538] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:42.885895 29341 ts_tablet_manager.cc:933] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:42.891450 29335 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:42.921819 29335 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:42.931682 29335 tablet_bootstrap.cc:492] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:42.932494 29335 ts_tablet_manager.cc:1403] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.041s	user 0.026s	sys 0.005s
I20260713 09:09:42.935566 29335 raft_consensus.cc:359] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.936458 29335 raft_consensus.cc:740] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:42.937136 29335 consensus_queue.cc:260] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:42.939723 29335 ts_tablet_manager.cc:1434] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:09:42.942880 28795 tablet_copy_service.cc:342] P f78de420859c471da9121878cb687b62: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-ec87f381435743d996d983602420b732 received from {username='slave'} at 127.0.0.1:57726
I20260713 09:09:42.943420 28795 tablet_copy_service.cc:434] P f78de420859c471da9121878cb687b62: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-ec87f381435743d996d983602420b732 on tablet ec87f381435743d996d983602420b732 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:42.952462 29341 tablet_copy_client.cc:323] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:42.954808 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet 99fca4604c6a47b09922b86483b1ca3b from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:42.955473 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet 99fca4604c6a47b09922b86483b1ca3b from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-99fca4604c6a47b09922b86483b1ca3b
I20260713 09:09:42.963833 28944 tablet_copy_source_session.cc:215] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:42.967197 29341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99fca4604c6a47b09922b86483b1ca3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:42.985033 29341 tablet_copy_client.cc:806] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:42.986375 29341 tablet_copy_client.cc:670] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:42.990115 29341 tablet_copy_client.cc:538] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:42.999379 29341 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:43.023403 29341 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:43.024350 29341 tablet_bootstrap.cc:492] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:43.024956 29341 ts_tablet_manager.cc:1403] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.010s
I20260713 09:09:43.027573 29341 raft_consensus.cc:359] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:43.028244 29341 raft_consensus.cc:740] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:43.028862 29341 consensus_queue.cc:260] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:43.031132 29341 ts_tablet_manager.cc:1434] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:09:43.033214 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-99fca4604c6a47b09922b86483b1ca3b received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:43.033710 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-99fca4604c6a47b09922b86483b1ca3b on tablet 99fca4604c6a47b09922b86483b1ca3b with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:43.179759 29201 raft_consensus.cc:1217] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:43.326150 29201 raft_consensus.cc:1217] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:43.373919 29201 raft_consensus.cc:1217] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:43.440445 29201 raft_consensus.cc:1217] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:43.675480 29350 raft_consensus.cc:1064] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:43.679320 29350 consensus_queue.cc:237] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:43.686623 28857 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.686887 29201 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.687950 28783 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.688445 29350 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:43.689533 29302 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:43.690464 29349 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:43.715137 29350 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.719215 28783 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.723366 28858 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.744905 28679 catalog_manager.cc:5697] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.759697 29201 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.797348 28932 consensus_queue.cc:237] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:43.806175 29201 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:43.808157 29349 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:43.808756 28783 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:43.810591 29350 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:43.817106 29302 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.821555 28783 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.822342 29201 raft_consensus.cc:2955] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.833063 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bac5a09823b44518803f034ba884b323 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:43.837524 28682 catalog_manager.cc:5697] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.852825 28848 tablet_service.cc:1558] Processing DeleteTablet for tablet bac5a09823b44518803f034ba884b323 with delete_type TABLET_DATA_TOMBSTONED (TS 7e71181758b34ba48e909d9c56367915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44638
I20260713 09:09:43.854698 29361 tablet_replica.cc:333] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:09:43.858103 29309 raft_consensus.cc:1064] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:43.857209 29361 raft_consensus.cc:2243] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:43.859163 29361 raft_consensus.cc:2272] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:43.861188 29309 consensus_queue.cc:237] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:43.863183 29361 ts_tablet_manager.cc:1916] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:43.881814 29361 ts_tablet_manager.cc:1929] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:43.882207 29361 log.cc:1199] T bac5a09823b44518803f034ba884b323 P 7e71181758b34ba48e909d9c56367915: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/wals/bac5a09823b44518803f034ba884b323
I20260713 09:09:43.884644 28667 catalog_manager.cc:5028] TS 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): tablet bac5a09823b44518803f034ba884b323 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:43.886051 28932 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.885943 29201 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.888262 28858 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.888206 29352 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:43.891141 29352 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:43.892223 29236 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:43.927661 29308 raft_consensus.cc:1064] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:43.929507 29236 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.931541 29308 consensus_queue.cc:237] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:43.945453 29349 raft_consensus.cc:1064] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:43.944602 28857 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.948505 29349 consensus_queue.cc:237] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:43.948230 28932 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.956317 28682 catalog_manager.cc:5697] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:43.973753 29201 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:43.985914 28931 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.987622 29351 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:43.996613 28782 consensus_queue.cc:237] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:43.998466 28857 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:43.999850 28783 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:44.001909 29302 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.004508 29350 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:44.005957 29200 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:44.007997 28857 raft_consensus.cc:1275] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:44.007969 29236 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:44.012068 29236 consensus_queue.cc:1048] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:44.012401 29201 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:44.014623 29349 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.017908 29198 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:44.020502 28783 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:44.019940 29352 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.022013 29351 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:44.024782 29351 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:44.024410 29198 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.030135 28857 raft_consensus.cc:2955] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.053449 28670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec87f381435743d996d983602420b732 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:44.057605 28683 catalog_manager.cc:5697] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.072819 28917 tablet_service.cc:1558] Processing DeleteTablet for tablet ec87f381435743d996d983602420b732 with delete_type TABLET_DATA_TOMBSTONED (TS a4be51cf75564ca89740c3021a6993aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57290
W20260713 09:09:44.087167 28826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.129:36067, user_credentials={real_user=slave}} blocked reactor thread for 64155.8us
I20260713 09:09:44.090557 29350 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.116027 29379 tablet_replica.cc:333] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:09:44.126668 28785 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.131872 29379 raft_consensus.cc:2243] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:44.133574 29201 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.136487 29379 raft_consensus.cc:2272] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:44.139722 28682 catalog_manager.cc:5697] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260713 09:09:44.142269 29368 log.cc:927] Time spent T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: Append to log took a long time: real 0.148s	user 0.001s	sys 0.000s
I20260713 09:09:44.142395 29379 ts_tablet_manager.cc:1916] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:44.175561 28932 consensus_queue.cc:237] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
W20260713 09:09:44.198539 29376 log.cc:927] Time spent T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: Append to log took a long time: real 0.087s	user 0.002s	sys 0.000s
I20260713 09:09:44.203549 29308 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.211886 28785 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:44.212916 29202 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:44.213817 29349 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:44.215708 29350 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:44.217672 28858 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.223086 29302 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.230348 28783 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.209587 29201 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.238066 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 99fca4604c6a47b09922b86483b1ca3b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:44.237437 29202 raft_consensus.cc:2955] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.245381 28683 catalog_manager.cc:5697] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.280885 29379 ts_tablet_manager.cc:1929] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:44.281517 29379 log.cc:1199] T ec87f381435743d996d983602420b732 P a4be51cf75564ca89740c3021a6993aa: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/wals/ec87f381435743d996d983602420b732
I20260713 09:09:44.275066 28932 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.284996 28669 catalog_manager.cc:5028] TS a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): tablet ec87f381435743d996d983602420b732 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:44.304672 28782 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.315428 28681 catalog_manager.cc:5697] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.323376 28848 tablet_service.cc:1558] Processing DeleteTablet for tablet 99fca4604c6a47b09922b86483b1ca3b with delete_type TABLET_DATA_TOMBSTONED (TS 7e71181758b34ba48e909d9c56367915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44638
I20260713 09:09:44.324643 29361 tablet_replica.cc:333] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:09:44.325760 29361 raft_consensus.cc:2243] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:44.326444 29361 raft_consensus.cc:2272] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:44.331195 29361 ts_tablet_manager.cc:1916] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:44.348588 28858 consensus_queue.cc:237] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:44.355432 29201 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:44.357456 28782 raft_consensus.cc:1275] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:44.357246 29378 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:44.360029 29378 consensus_queue.cc:1048] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:44.364539 29361 ts_tablet_manager.cc:1929] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:44.365150 29361 log.cc:1199] T 99fca4604c6a47b09922b86483b1ca3b P 7e71181758b34ba48e909d9c56367915: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/wals/99fca4604c6a47b09922b86483b1ca3b
I20260713 09:09:44.365367 29308 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.367400 28667 catalog_manager.cc:5028] TS 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): tablet 99fca4604c6a47b09922b86483b1ca3b (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:44.367950 29201 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.370659 28783 raft_consensus.cc:2955] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:44.380570 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c388b685a9f346fd9bcf29a5cb28dd98 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:44.386075 28681 catalog_manager.cc:5697] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:44.399791 28917 tablet_service.cc:1558] Processing DeleteTablet for tablet c388b685a9f346fd9bcf29a5cb28dd98 with delete_type TABLET_DATA_TOMBSTONED (TS a4be51cf75564ca89740c3021a6993aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57290
I20260713 09:09:44.400823 29379 tablet_replica.cc:333] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:09:44.402185 29379 raft_consensus.cc:2243] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:44.403219 29379 raft_consensus.cc:2272] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:44.406128 29379 ts_tablet_manager.cc:1916] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:44.419302 29379 ts_tablet_manager.cc:1929] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:44.419721 29379 log.cc:1199] T c388b685a9f346fd9bcf29a5cb28dd98 P a4be51cf75564ca89740c3021a6993aa: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/wals/c388b685a9f346fd9bcf29a5cb28dd98
I20260713 09:09:44.422048 28669 catalog_manager.cc:5028] TS a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): tablet c388b685a9f346fd9bcf29a5cb28dd98 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:45.432425 28858 consensus_queue.cc:237] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:45.438894 28932 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:45.440416 28783 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:45.440459 29382 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:45.441802 28824 consensus_peers.cc:597] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4662f88f0b6473ba3b00eb3af5ff629. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:45.442009 29308 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.449455 29382 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.451380 28932 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.455669 28783 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.469336 28679 catalog_manager.cc:5697] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:45.473173 28783 consensus_queue.cc:237] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Queue 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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:45.481592 28932 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:45.482156 28749 consensus_peers.cc:597] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34667b69f6f94b7ab5a9497eee2a5492. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:45.483057 29387 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:45.488547 28858 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:45.490430 29387 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.501516 29363 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.506454 28858 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.503320 28932 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.521749 28683 catalog_manager.cc:5697] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.535141 28932 consensus_queue.cc:237] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:45.543671 28858 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:45.545334 29350 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:45.546705 28783 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:45.548240 28898 consensus_peers.cc:597] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: facb9d8ee3614895bd84b28b545ca40a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:45.548331 29350 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:45.556874 29398 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.559150 28858 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.560527 28783 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.575248 28679 catalog_manager.cc:5697] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.579231 28932 consensus_queue.cc:237] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:45.587743 28858 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:45.589994 29398 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:45.590984 28783 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:45.592962 29302 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:45.595484 28898 consensus_peers.cc:597] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b3c374065b24c318d021edda61b6a28. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:45.604203 29350 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.608235 28858 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.631254 28683 catalog_manager.cc:5697] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.632712 28783 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:45.900135 29405 ts_tablet_manager.cc:933] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067)
I20260713 09:09:45.902544 29405 tablet_copy_client.cc:323] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.129:36067
I20260713 09:09:45.904420 28795 tablet_copy_service.cc:140] P f78de420859c471da9121878cb687b62: Received BeginTabletCopySession request for tablet 34667b69f6f94b7ab5a9497eee2a5492 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:57726)
I20260713 09:09:45.904956 28795 tablet_copy_service.cc:161] P f78de420859c471da9121878cb687b62: Beginning new tablet copy session on tablet 34667b69f6f94b7ab5a9497eee2a5492 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:57726: session id = 82e77c2ca860465fac96deb0c591e346-34667b69f6f94b7ab5a9497eee2a5492
I20260713 09:09:45.912271 28795 tablet_copy_source_session.cc:215] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:45.915642 29405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34667b69f6f94b7ab5a9497eee2a5492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:45.928736 29405 tablet_copy_client.cc:806] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:45.929304 29405 tablet_copy_client.cc:670] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:45.933902 29405 tablet_copy_client.cc:538] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:45.943260 29405 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:45.962283 29405 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:45.963490 29405 tablet_bootstrap.cc:492] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:45.964179 29405 ts_tablet_manager.cc:1403] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260713 09:09:45.967935 29405 raft_consensus.cc:359] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:45.969236 29405 raft_consensus.cc:740] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:45.972249 29408 ts_tablet_manager.cc:933] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:45.972580 29405 consensus_queue.cc:260] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:45.974642 29408 tablet_copy_client.cc:323] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:45.977134 28868 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet a4662f88f0b6473ba3b00eb3af5ff629 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:45.977686 29405 ts_tablet_manager.cc:1434] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260713 09:09:45.977802 28868 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet a4662f88f0b6473ba3b00eb3af5ff629 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-a4662f88f0b6473ba3b00eb3af5ff629
I20260713 09:09:45.983824 28795 tablet_copy_service.cc:342] P f78de420859c471da9121878cb687b62: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-34667b69f6f94b7ab5a9497eee2a5492 received from {username='slave'} at 127.0.0.1:57726
I20260713 09:09:45.984412 28795 tablet_copy_service.cc:434] P f78de420859c471da9121878cb687b62: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-34667b69f6f94b7ab5a9497eee2a5492 on tablet 34667b69f6f94b7ab5a9497eee2a5492 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:45.987639 28868 tablet_copy_source_session.cc:215] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:45.991973 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4662f88f0b6473ba3b00eb3af5ff629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.012423 29408 tablet_copy_client.cc:806] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:46.013115 29408 tablet_copy_client.cc:670] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:46.017802 29408 tablet_copy_client.cc:538] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:46.027313 29408 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:46.046422 29408 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:46.047216 29408 tablet_bootstrap.cc:492] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:46.047868 29408 ts_tablet_manager.cc:1403] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260713 09:09:46.050104 29408 raft_consensus.cc:359] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:46.051229 29408 raft_consensus.cc:740] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:46.051975 29408 consensus_queue.cc:260] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:46.056857 29408 ts_tablet_manager.cc:1434] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:09:46.059096 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-a4662f88f0b6473ba3b00eb3af5ff629 received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:46.059697 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-a4662f88f0b6473ba3b00eb3af5ff629 on tablet a4662f88f0b6473ba3b00eb3af5ff629 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:46.082407 29408 ts_tablet_manager.cc:933] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:46.088302 29408 tablet_copy_client.cc:323] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:46.089965 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet facb9d8ee3614895bd84b28b545ca40a from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:46.090677 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet facb9d8ee3614895bd84b28b545ca40a from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-facb9d8ee3614895bd84b28b545ca40a
I20260713 09:09:46.097393 28944 tablet_copy_source_session.cc:215] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:46.100629 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet facb9d8ee3614895bd84b28b545ca40a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.115286 29408 tablet_copy_client.cc:806] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:46.115980 29408 tablet_copy_client.cc:670] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:46.120776 29408 tablet_copy_client.cc:538] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:46.130211 29408 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:46.150051 29408 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:46.151006 29408 tablet_bootstrap.cc:492] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:46.151630 29408 ts_tablet_manager.cc:1403] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260713 09:09:46.154080 29408 raft_consensus.cc:359] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:46.154829 29408 raft_consensus.cc:740] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:46.155390 29408 consensus_queue.cc:260] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:46.157480 29408 ts_tablet_manager.cc:1434] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:09:46.160013 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-facb9d8ee3614895bd84b28b545ca40a received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:46.160468 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-facb9d8ee3614895bd84b28b545ca40a on tablet facb9d8ee3614895bd84b28b545ca40a with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:46.168562 29408 ts_tablet_manager.cc:933] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:46.171295 29408 tablet_copy_client.cc:323] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:46.172971 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet 5b3c374065b24c318d021edda61b6a28 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:46.173540 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet 5b3c374065b24c318d021edda61b6a28 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-5b3c374065b24c318d021edda61b6a28
I20260713 09:09:46.179440 28944 tablet_copy_source_session.cc:215] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:46.182821 29408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3c374065b24c318d021edda61b6a28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:46.198416 29408 tablet_copy_client.cc:806] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:46.199026 29408 tablet_copy_client.cc:670] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:46.202765 29408 tablet_copy_client.cc:538] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:46.209393 29408 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:46.227797 29408 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:46.228847 29408 tablet_bootstrap.cc:492] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:46.229444 29408 ts_tablet_manager.cc:1403] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260713 09:09:46.232014 29408 raft_consensus.cc:359] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:46.232627 29408 raft_consensus.cc:740] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:46.233180 29408 consensus_queue.cc:260] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:46.234896 29408 ts_tablet_manager.cc:1434] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:09:46.238210 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-5b3c374065b24c318d021edda61b6a28 received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:46.238723 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-5b3c374065b24c318d021edda61b6a28 on tablet 5b3c374065b24c318d021edda61b6a28 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:46.396993 29202 raft_consensus.cc:1217] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:46.447490 29202 raft_consensus.cc:1217] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:46.575098 29202 raft_consensus.cc:1217] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:46.659765 29202 raft_consensus.cc:1217] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:46.823644 29308 raft_consensus.cc:1064] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:46.826148 29308 consensus_queue.cc:237] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:46.834041 28782 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.834141 29202 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.834380 28932 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:46.835881 29382 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:46.837041 29416 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:46.838239 29420 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:46.857589 29416 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.869056 28932 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.867900 29202 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.873224 28782 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.875334 28679 catalog_manager.cc:5697] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:46.914121 28858 consensus_queue.cc:237] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:46.923818 29202 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.923935 28932 raft_consensus.cc:1275] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:46.925917 29416 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:46.927994 29308 consensus_queue.cc:1048] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:46.934247 29382 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.942452 29201 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.943539 28932 raft_consensus.cc:2955] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.958483 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4662f88f0b6473ba3b00eb3af5ff629 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:46.963825 28683 catalog_manager.cc:5697] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:46.977934 28772 tablet_service.cc:1558] Processing DeleteTablet for tablet a4662f88f0b6473ba3b00eb3af5ff629 with delete_type TABLET_DATA_TOMBSTONED (TS f78de420859c471da9121878cb687b62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48962
I20260713 09:09:46.979744 29428 tablet_replica.cc:333] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:09:46.980947 29428 raft_consensus.cc:2243] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:46.981765 29428 raft_consensus.cc:2272] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:46.985047 29428 ts_tablet_manager.cc:1916] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:46.999593 29428 ts_tablet_manager.cc:1929] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:47.000018 29428 log.cc:1199] T a4662f88f0b6473ba3b00eb3af5ff629 P f78de420859c471da9121878cb687b62: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/wals/a4662f88f0b6473ba3b00eb3af5ff629
I20260713 09:09:47.001729 28670 catalog_manager.cc:5028] TS f78de420859c471da9121878cb687b62 (127.27.0.129:36067): tablet a4662f88f0b6473ba3b00eb3af5ff629 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:47.029342 29429 raft_consensus.cc:1064] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:47.032279 29429 consensus_queue.cc:237] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:47.033452 29418 raft_consensus.cc:1064] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:47.036474 29418 consensus_queue.cc:237] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:47.050414 28858 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.052349 29350 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:47.055982 29202 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.056455 28932 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.058197 29393 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:47.058708 29201 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.060940 29393 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:47.061288 29350 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:47.065863 28857 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.067370 29393 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:47.082898 28782 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.086525 29418 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:47.091030 29418 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.093997 29202 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.113143 28857 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.116493 28682 catalog_manager.cc:5697] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.110001 29429 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.118978 28858 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.122445 29202 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.139155 29350 raft_consensus.cc:1064] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:47.142951 29350 consensus_queue.cc:237] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:47.144896 28932 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.151964 28782 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.156347 28679 catalog_manager.cc:5697] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.169914 28931 consensus_queue.cc:237] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:47.175076 28857 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.177388 29202 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.180284 29440 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:47.183948 28783 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:47.190949 29398 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:47.193569 29350 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:47.193857 29198 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:47.196262 28858 raft_consensus.cc:1275] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:47.201237 28782 consensus_queue.cc:237] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:47.202271 29418 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:47.203444 29398 consensus_queue.cc:1048] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:47.210937 28858 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:47.213382 29198 raft_consensus.cc:1275] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:47.220552 29398 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.223239 29393 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:47.224287 29429 consensus_queue.cc:1048] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:47.225307 28859 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.239291 29430 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.240993 28681 catalog_manager.cc:5697] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:47.247679 28858 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.251121 29202 raft_consensus.cc:2955] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
W20260713 09:09:47.264802 28900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.129:36067, user_credentials={real_user=slave}} blocked reactor thread for 72234.3us
I20260713 09:09:47.266058 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet facb9d8ee3614895bd84b28b545ca40a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:47.275961 28772 tablet_service.cc:1558] Processing DeleteTablet for tablet facb9d8ee3614895bd84b28b545ca40a with delete_type TABLET_DATA_TOMBSTONED (TS f78de420859c471da9121878cb687b62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48962
I20260713 09:09:47.277221 28670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34667b69f6f94b7ab5a9497eee2a5492 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:47.277813 29428 tablet_replica.cc:333] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:09:47.278925 29428 raft_consensus.cc:2243] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.278815 28679 catalog_manager.cc:5697] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New cstate: current_term: 1 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.279731 29428 raft_consensus.cc:2272] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.265749 29201 raft_consensus.cc:2955] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.286003 29428 ts_tablet_manager.cc:1916] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:47.304855 29428 ts_tablet_manager.cc:1929] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:47.305572 29428 log.cc:1199] T facb9d8ee3614895bd84b28b545ca40a P f78de420859c471da9121878cb687b62: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/wals/facb9d8ee3614895bd84b28b545ca40a
I20260713 09:09:47.297243 29350 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.307767 28670 catalog_manager.cc:5028] TS f78de420859c471da9121878cb687b62 (127.27.0.129:36067): tablet facb9d8ee3614895bd84b28b545ca40a (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:47.304596 29198 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.321270 28858 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.319382 28782 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.325413 28680 catalog_manager.cc:5697] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:47.342648 28917 tablet_service.cc:1558] Processing DeleteTablet for tablet 34667b69f6f94b7ab5a9497eee2a5492 with delete_type TABLET_DATA_TOMBSTONED (TS a4be51cf75564ca89740c3021a6993aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57290
I20260713 09:09:47.348851 29446 tablet_replica.cc:333] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:09:47.350013 29446 raft_consensus.cc:2243] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.351151 29446 raft_consensus.cc:2272] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.356771 29446 ts_tablet_manager.cc:1916] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:47.358471 28931 consensus_queue.cc:237] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:47.370687 28782 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:47.372515 29350 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:47.374253 29198 raft_consensus.cc:1275] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:47.375289 29446 ts_tablet_manager.cc:1929] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:47.375705 29446 log.cc:1199] T 34667b69f6f94b7ab5a9497eee2a5492 P a4be51cf75564ca89740c3021a6993aa: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/wals/34667b69f6f94b7ab5a9497eee2a5492
I20260713 09:09:47.377489 28669 catalog_manager.cc:5028] TS a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): tablet 34667b69f6f94b7ab5a9497eee2a5492 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:47.378564 29350 consensus_queue.cc:1048] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:47.380499 29418 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.382105 28783 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.390180 29198 raft_consensus.cc:2955] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.392320 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b3c374065b24c318d021edda61b6a28 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:47.399613 28681 catalog_manager.cc:5697] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:47.411813 28848 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b3c374065b24c318d021edda61b6a28 with delete_type TABLET_DATA_TOMBSTONED (TS 7e71181758b34ba48e909d9c56367915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44638
I20260713 09:09:47.415455 29447 tablet_replica.cc:333] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:09:47.416615 29447 raft_consensus.cc:2243] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:47.417371 29447 raft_consensus.cc:2272] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:47.422010 29447 ts_tablet_manager.cc:1916] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:47.434062 29447 ts_tablet_manager.cc:1929] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:47.434490 29447 log.cc:1199] T 5b3c374065b24c318d021edda61b6a28 P 7e71181758b34ba48e909d9c56367915: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/wals/5b3c374065b24c318d021edda61b6a28
I20260713 09:09:47.436115 28667 catalog_manager.cc:5028] TS 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): tablet 5b3c374065b24c318d021edda61b6a28 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:48.444583 28931 consensus_queue.cc:237] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:48.451279 28857 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.452555 28782 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.455639 29418 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:48.456802 28898 consensus_peers.cc:597] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cd3e8d7f499e4de6aa80da7f08d795d8. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:48.457305 29450 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:48.465531 29418 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.467559 28782 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.467495 28857 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.482185 28682 catalog_manager.cc:5697] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:48.488180 28857 consensus_queue.cc:237] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:48.495975 28931 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.497741 29308 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:48.499401 28824 consensus_peers.cc:597] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dbf6bf7f7244528a74709b627684845. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:48.504233 28782 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.506773 29308 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.510689 29416 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.515784 28932 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.519387 28782 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.533843 28680 catalog_manager.cc:5697] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.538273 28857 consensus_queue.cc:237] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:48.549216 28782 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.550796 29463 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:09:48.552704 28824 consensus_peers.cc:597] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e3a0da6e3984dcb8dd281e6997425e0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:48.554778 28932 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.556732 29463 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.563745 29308 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.565937 28782 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.570537 28932 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.580003 28682 catalog_manager.cc:5697] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.581373 28931 consensus_queue.cc:237] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:48.589566 28857 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:48.591310 29452 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.596427 28782 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:09:48.604040 28898 consensus_peers.cc:597] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea159a7466754df09538650440d77e83. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:48.605173 29450 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:48.609872 29452 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.617854 28857 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.632534 28783 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.646090 28682 catalog_manager.cc:5697] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:48.956787 29472 ts_tablet_manager.cc:933] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:48.959234 29472 tablet_copy_client.cc:323] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:48.960994 28868 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet 8dbf6bf7f7244528a74709b627684845 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:48.961556 28868 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet 8dbf6bf7f7244528a74709b627684845 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-8dbf6bf7f7244528a74709b627684845
I20260713 09:09:48.969019 28868 tablet_copy_source_session.cc:215] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:48.971410 29474 ts_tablet_manager.cc:933] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:48.972476 29472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dbf6bf7f7244528a74709b627684845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.973802 29474 tablet_copy_client.cc:323] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:48.975908 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet cd3e8d7f499e4de6aa80da7f08d795d8 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:48.976487 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet cd3e8d7f499e4de6aa80da7f08d795d8 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-cd3e8d7f499e4de6aa80da7f08d795d8
I20260713 09:09:48.984156 28944 tablet_copy_source_session.cc:215] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:48.987825 29474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd3e8d7f499e4de6aa80da7f08d795d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:48.990056 29472 tablet_copy_client.cc:806] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:48.990752 29472 tablet_copy_client.cc:670] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:48.996894 29472 tablet_copy_client.cc:538] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:49.007004 29472 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:49.009725 29474 tablet_copy_client.cc:806] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:49.010586 29474 tablet_copy_client.cc:670] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:49.017381 29474 tablet_copy_client.cc:538] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:49.037144 29474 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:49.047015 29472 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:49.048128 29472 tablet_bootstrap.cc:492] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:49.048925 29472 ts_tablet_manager.cc:1403] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.042s	user 0.031s	sys 0.008s
I20260713 09:09:49.052524 29472 raft_consensus.cc:359] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.053773 29472 raft_consensus.cc:740] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:49.054512 29472 consensus_queue.cc:260] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.059191 29472 ts_tablet_manager.cc:1434] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:09:49.063906 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-8dbf6bf7f7244528a74709b627684845 received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:49.064467 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-8dbf6bf7f7244528a74709b627684845 on tablet 8dbf6bf7f7244528a74709b627684845 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:49.075436 29474 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:49.076685 29474 tablet_bootstrap.cc:492] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:49.077589 29474 ts_tablet_manager.cc:1403] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.012s
I20260713 09:09:49.080915 29474 raft_consensus.cc:359] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.081887 29474 raft_consensus.cc:740] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:49.082623 29474 consensus_queue.cc:260] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.085006 29474 ts_tablet_manager.cc:1434] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:09:49.087555 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-cd3e8d7f499e4de6aa80da7f08d795d8 received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:49.088084 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-cd3e8d7f499e4de6aa80da7f08d795d8 on tablet cd3e8d7f499e4de6aa80da7f08d795d8 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:49.098631 29474 ts_tablet_manager.cc:933] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:49.100404 29474 tablet_copy_client.cc:323] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:49.102088 28868 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet 2e3a0da6e3984dcb8dd281e6997425e0 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:49.102689 28868 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet 2e3a0da6e3984dcb8dd281e6997425e0 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-2e3a0da6e3984dcb8dd281e6997425e0
I20260713 09:09:49.108981 28868 tablet_copy_source_session.cc:215] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:49.112229 29474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3a0da6e3984dcb8dd281e6997425e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:49.129737 29474 tablet_copy_client.cc:806] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:49.130370 29474 tablet_copy_client.cc:670] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:49.134259 29474 tablet_copy_client.cc:538] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:49.144687 29474 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:49.163951 29474 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:49.165012 29474 tablet_bootstrap.cc:492] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:49.165766 29474 ts_tablet_manager.cc:1403] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260713 09:09:49.169096 29474 raft_consensus.cc:359] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.169979 29474 raft_consensus.cc:740] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:49.170732 29474 consensus_queue.cc:260] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.173339 29474 ts_tablet_manager.cc:1434] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260713 09:09:49.175375 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-2e3a0da6e3984dcb8dd281e6997425e0 received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:49.175864 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-2e3a0da6e3984dcb8dd281e6997425e0 on tablet 2e3a0da6e3984dcb8dd281e6997425e0 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:49.211071 29474 ts_tablet_manager.cc:933] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:49.213142 29474 tablet_copy_client.cc:323] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:49.215286 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet ea159a7466754df09538650440d77e83 from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:49.215930 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet ea159a7466754df09538650440d77e83 from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-ea159a7466754df09538650440d77e83
I20260713 09:09:49.225889 28944 tablet_copy_source_session.cc:215] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:49.230026 29474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea159a7466754df09538650440d77e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:49.250483 29474 tablet_copy_client.cc:806] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:49.251201 29474 tablet_copy_client.cc:670] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:49.255443 29474 tablet_copy_client.cc:538] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:49.264338 29474 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:49.281574 29474 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:49.282516 29474 tablet_bootstrap.cc:492] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:49.283739 29474 ts_tablet_manager.cc:1403] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260713 09:09:49.286536 29474 raft_consensus.cc:359] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.287160 29474 raft_consensus.cc:740] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:49.287642 29474 consensus_queue.cc:260] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:49.289324 29474 ts_tablet_manager.cc:1434] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:09:49.291502 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-ea159a7466754df09538650440d77e83 received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:49.291960 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-ea159a7466754df09538650440d77e83 on tablet ea159a7466754df09538650440d77e83 with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:49.391767 29201 raft_consensus.cc:1217] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:49.428731 29201 raft_consensus.cc:1217] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:49.581866 29201 raft_consensus.cc:1217] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:49.631245 29201 raft_consensus.cc:1217] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:49.961356 29486 raft_consensus.cc:1064] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:49.965090 29486 consensus_queue.cc:237] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:49.973692 29201 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.973819 28857 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.975508 28782 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:49.976277 29452 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:49.977618 29484 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:49.979269 29486 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.008586 29308 raft_consensus.cc:1064] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:50.011657 29308 consensus_queue.cc:237] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.025573 28858 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.022691 28782 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.017211 29452 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.042503 28932 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.044474 29483 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.054977 28783 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.058143 29201 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.058967 28680 catalog_manager.cc:5697] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.066735 29483 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.070443 29463 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.095335 29198 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.100841 28783 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.104321 29202 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.096789 29483 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.136938 28681 catalog_manager.cc:5697] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.137892 28932 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.167624 28932 consensus_queue.cc:237] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.174149 28858 consensus_queue.cc:237] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.175983 29198 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.177873 29469 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:50.182610 28783 raft_consensus.cc:1275] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.183995 28932 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.185109 29452 consensus_queue.cc:1048] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:50.187033 29202 raft_consensus.cc:1275] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.188791 29483 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:50.194224 29483 consensus_queue.cc:1048] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:50.195858 29484 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.199149 29308 raft_consensus.cc:1064] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:50.200598 29492 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.201578 28782 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.202082 29308 consensus_queue.cc:237] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.208182 29201 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.213575 29486 raft_consensus.cc:1064] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:50.212663 29200 raft_consensus.cc:2955] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.216836 29486 consensus_queue.cc:237] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.226475 28932 raft_consensus.cc:2955] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.231256 28679 catalog_manager.cc:5697] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.234196 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8dbf6bf7f7244528a74709b627684845 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:50.246717 28772 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dbf6bf7f7244528a74709b627684845 with delete_type TABLET_DATA_TOMBSTONED (TS f78de420859c471da9121878cb687b62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48962
I20260713 09:09:50.265636 28679 catalog_manager.cc:5697] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.298002 28934 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.299683 29483 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:50.301654 29200 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.303661 29492 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:50.305186 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cd3e8d7f499e4de6aa80da7f08d795d8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:50.307627 29502 tablet_replica.cc:333] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:09:50.309659 29502 raft_consensus.cc:2243] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:50.310887 29502 raft_consensus.cc:2272] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:50.316186 29502 ts_tablet_manager.cc:1916] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:50.325409 28858 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.328838 28848 tablet_service.cc:1558] Processing DeleteTablet for tablet cd3e8d7f499e4de6aa80da7f08d795d8 with delete_type TABLET_DATA_TOMBSTONED (TS 7e71181758b34ba48e909d9c56367915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44638
I20260713 09:09:50.329340 28782 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.333671 29507 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.335563 29504 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.355261 29201 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.355261 28783 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:50.357162 29505 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:50.363370 29511 tablet_replica.cc:333] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:09:50.364565 29511 raft_consensus.cc:2243] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:50.365317 29511 raft_consensus.cc:2272] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:50.369184 29502 ts_tablet_manager.cc:1929] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:50.386395 29511 ts_tablet_manager.cc:1916] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:50.393376 29507 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.373548 29486 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260713 09:09:50.404012 29502 log.cc:1199] T 8dbf6bf7f7244528a74709b627684845 P f78de420859c471da9121878cb687b62: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/wals/8dbf6bf7f7244528a74709b627684845
I20260713 09:09:50.403359 28785 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.407984 28670 catalog_manager.cc:5028] TS f78de420859c471da9121878cb687b62 (127.27.0.129:36067): tablet 8dbf6bf7f7244528a74709b627684845 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:50.418419 29511 ts_tablet_manager.cc:1929] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:50.419015 29511 log.cc:1199] T cd3e8d7f499e4de6aa80da7f08d795d8 P 7e71181758b34ba48e909d9c56367915: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/wals/cd3e8d7f499e4de6aa80da7f08d795d8
I20260713 09:09:50.424077 28667 catalog_manager.cc:5028] TS 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): tablet cd3e8d7f499e4de6aa80da7f08d795d8 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:50.426170 29504 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.426136 29200 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.433893 29201 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.437083 28783 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.440726 28682 catalog_manager.cc:5697] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.453732 28934 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.476430 28857 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.483552 28683 catalog_manager.cc:5697] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:50.488490 28858 consensus_queue.cc:237] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.496457 28785 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.498510 29483 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:50.499604 29201 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.501072 29483 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:50.508590 29308 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.517757 28934 consensus_queue.cc:237] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:50.519596 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e3a0da6e3984dcb8dd281e6997425e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:50.519294 29201 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.521885 28785 raft_consensus.cc:2955] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.531494 28783 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.531970 29201 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:50.533237 29504 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:50.534426 29486 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:50.531487 28683 catalog_manager.cc:5697] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:50.541805 29504 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.549985 28917 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e3a0da6e3984dcb8dd281e6997425e0 with delete_type TABLET_DATA_TOMBSTONED (TS a4be51cf75564ca89740c3021a6993aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57290
I20260713 09:09:50.550343 28785 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.552672 29201 raft_consensus.cc:2955] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.565093 29516 tablet_replica.cc:333] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:09:50.566425 29516 raft_consensus.cc:2243] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:50.567384 29516 raft_consensus.cc:2272] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:50.568275 28681 catalog_manager.cc:5697] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 3 to 4, VOTER 7e71181758b34ba48e909d9c56367915 (127.27.0.130) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:50.569772 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea159a7466754df09538650440d77e83 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:50.572348 29516 ts_tablet_manager.cc:1916] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:50.584468 28848 tablet_service.cc:1558] Processing DeleteTablet for tablet ea159a7466754df09538650440d77e83 with delete_type TABLET_DATA_TOMBSTONED (TS 7e71181758b34ba48e909d9c56367915 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44638
I20260713 09:09:50.585513 29511 tablet_replica.cc:333] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:09:50.586654 29511 raft_consensus.cc:2243] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:50.587484 29511 raft_consensus.cc:2272] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:50.591596 29511 ts_tablet_manager.cc:1916] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:50.592772 29516 ts_tablet_manager.cc:1929] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:50.593305 29516 log.cc:1199] T 2e3a0da6e3984dcb8dd281e6997425e0 P a4be51cf75564ca89740c3021a6993aa: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/wals/2e3a0da6e3984dcb8dd281e6997425e0
I20260713 09:09:50.595278 28669 catalog_manager.cc:5028] TS a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): tablet 2e3a0da6e3984dcb8dd281e6997425e0 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:50.603900 29511 ts_tablet_manager.cc:1929] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:50.604394 29511 log.cc:1199] T ea159a7466754df09538650440d77e83 P 7e71181758b34ba48e909d9c56367915: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/wals/ea159a7466754df09538650440d77e83
I20260713 09:09:50.605845 28667 catalog_manager.cc:5028] TS 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): tablet ea159a7466754df09538650440d77e83 (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:51.616873 28934 consensus_queue.cc:237] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:51.625191 28858 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:51.630146 28783 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:51.629890 29505 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:51.632025 29520 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260713 09:09:51.633807 28898 consensus_peers.cc:597] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2c9a347ec393437d98c87e4ece98042e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:51.640997 29520 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.643127 28783 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.643198 28858 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.657650 28678 catalog_manager.cc:5697] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.663861 28857 consensus_queue.cc:237] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Queue 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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
W20260713 09:09:51.674037 28824 consensus_peers.cc:597] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 -> Peer 82e77c2ca860465fac96deb0c591e346 (127.27.0.132:39489): Couldn't send request to peer 82e77c2ca860465fac96deb0c591e346. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3811b8a72b16477e94e26efd473ddf0c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:09:51.674073 28934 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:51.676406 29483 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:51.678206 28783 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:09:51.679838 29483 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:09:51.686764 29526 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.689302 28934 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.705144 28785 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } } }
I20260713 09:09:51.714496 28678 catalog_manager.cc:5697] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 reported cstate change: config changed from index -1 to 2, NON_VOTER 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) added. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:52.089020 29533 ts_tablet_manager.cc:933] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:52.091442 29533 tablet_copy_client.cc:323] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.130:35689
I20260713 09:09:52.094321 28868 tablet_copy_service.cc:140] P 7e71181758b34ba48e909d9c56367915: Received BeginTabletCopySession request for tablet 3811b8a72b16477e94e26efd473ddf0c from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:50852)
I20260713 09:09:52.095119 28868 tablet_copy_service.cc:161] P 7e71181758b34ba48e909d9c56367915: Beginning new tablet copy session on tablet 3811b8a72b16477e94e26efd473ddf0c from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:50852: session id = 82e77c2ca860465fac96deb0c591e346-3811b8a72b16477e94e26efd473ddf0c
I20260713 09:09:52.104830 28868 tablet_copy_source_session.cc:215] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:52.109014 29533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3811b8a72b16477e94e26efd473ddf0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:52.124792 29533 tablet_copy_client.cc:806] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:52.125478 29533 tablet_copy_client.cc:670] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:52.130278 29533 tablet_copy_client.cc:538] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:52.140300 29533 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:52.162658 29533 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:52.163654 29533 tablet_bootstrap.cc:492] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:52.164386 29533 ts_tablet_manager.cc:1403] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260713 09:09:52.167734 29533 raft_consensus.cc:359] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:52.168649 29533 raft_consensus.cc:740] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:52.169351 29533 consensus_queue.cc:260] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:52.172063 29533 ts_tablet_manager.cc:1434] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260713 09:09:52.174350 28868 tablet_copy_service.cc:342] P 7e71181758b34ba48e909d9c56367915: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-3811b8a72b16477e94e26efd473ddf0c received from {username='slave'} at 127.0.0.1:50852
I20260713 09:09:52.174907 28868 tablet_copy_service.cc:434] P 7e71181758b34ba48e909d9c56367915: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-3811b8a72b16477e94e26efd473ddf0c on tablet 3811b8a72b16477e94e26efd473ddf0c with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:52.181943 29533 ts_tablet_manager.cc:933] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: Initiating tablet copy from peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:52.184129 29533 tablet_copy_client.cc:323] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: tablet copy: Beginning tablet copy session from remote peer at address 127.27.0.131:34069
I20260713 09:09:52.186223 28944 tablet_copy_service.cc:140] P a4be51cf75564ca89740c3021a6993aa: Received BeginTabletCopySession request for tablet 2c9a347ec393437d98c87e4ece98042e from peer 82e77c2ca860465fac96deb0c591e346 ({username='slave'} at 127.0.0.1:56072)
I20260713 09:09:52.186877 28944 tablet_copy_service.cc:161] P a4be51cf75564ca89740c3021a6993aa: Beginning new tablet copy session on tablet 2c9a347ec393437d98c87e4ece98042e from peer 82e77c2ca860465fac96deb0c591e346 at {username='slave'} at 127.0.0.1:56072: session id = 82e77c2ca860465fac96deb0c591e346-2c9a347ec393437d98c87e4ece98042e
I20260713 09:09:52.195075 28944 tablet_copy_source_session.cc:215] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:09:52.199003 29533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9a347ec393437d98c87e4ece98042e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:09:52.211980 29533 tablet_copy_client.cc:806] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 0 data blocks...
I20260713 09:09:52.212565 29533 tablet_copy_client.cc:670] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: tablet copy: Starting download of 1 WAL segments...
I20260713 09:09:52.217676 29533 tablet_copy_client.cc:538] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:09:52.229081 29533 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: Bootstrap starting.
I20260713 09:09:52.249732 29533 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:09:52.250816 29533 tablet_bootstrap.cc:492] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: Bootstrap complete.
I20260713 09:09:52.251523 29533 ts_tablet_manager.cc:1403] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260713 09:09:52.254554 29533 raft_consensus.cc:359] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:52.255450 29533 raft_consensus.cc:740] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Initialized, Role: LEARNER
I20260713 09:09:52.256137 29533 consensus_queue.cc:260] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: NON_VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: true } }
I20260713 09:09:52.258725 29533 ts_tablet_manager.cc:1434] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:09:52.262173 28944 tablet_copy_service.cc:342] P a4be51cf75564ca89740c3021a6993aa: Request end of tablet copy session 82e77c2ca860465fac96deb0c591e346-2c9a347ec393437d98c87e4ece98042e received from {username='slave'} at 127.0.0.1:56072
I20260713 09:09:52.262892 28944 tablet_copy_service.cc:434] P a4be51cf75564ca89740c3021a6993aa: ending tablet copy session 82e77c2ca860465fac96deb0c591e346-2c9a347ec393437d98c87e4ece98042e on tablet 2c9a347ec393437d98c87e4ece98042e with peer 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:52.525838 29201 raft_consensus.cc:1217] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:52.646111 29201 raft_consensus.cc:1217] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:09:52.951480 29540 raft_consensus.cc:1064] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:52.953807 29540 consensus_queue.cc:237] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:52.961457 29201 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.962090 28934 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.962879 28785 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:52.963574 29532 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.965320 29483 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.966455 29532 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:52.984983 29483 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:52.987763 29201 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:52.991005 28785 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.009109 28934 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.011749 28679 catalog_manager.cc:5697] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } attrs { replace: true } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.055823 28857 consensus_queue.cc:237] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:53.060766 29201 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:53.061460 28785 raft_consensus.cc:1275] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer 7e71181758b34ba48e909d9c56367915: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:53.062817 29540 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:53.063997 29546 consensus_queue.cc:1048] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:09:53.072602 29546 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.074605 28785 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.076686 29201 raft_consensus.cc:2955] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.088321 28667 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3811b8a72b16477e94e26efd473ddf0c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:53.089166 28678 catalog_manager.cc:5697] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 reported cstate change: config changed from index 3 to 4, VOTER a4be51cf75564ca89740c3021a6993aa (127.27.0.131) evicted. New cstate: current_term: 1 leader_uuid: "7e71181758b34ba48e909d9c56367915" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.100443 28917 tablet_service.cc:1558] Processing DeleteTablet for tablet 3811b8a72b16477e94e26efd473ddf0c with delete_type TABLET_DATA_TOMBSTONED (TS a4be51cf75564ca89740c3021a6993aa not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57290
I20260713 09:09:53.116688 29551 tablet_replica.cc:333] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:09:53.118104 29551 raft_consensus.cc:2243] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.119104 29551 raft_consensus.cc:2272] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.123850 29551 ts_tablet_manager.cc:1916] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:53.143119 29551 ts_tablet_manager.cc:1929] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:53.143564 29551 log.cc:1199] T 3811b8a72b16477e94e26efd473ddf0c P a4be51cf75564ca89740c3021a6993aa: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/wals/3811b8a72b16477e94e26efd473ddf0c
I20260713 09:09:53.145555 28669 catalog_manager.cc:5028] TS a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): tablet 3811b8a72b16477e94e26efd473ddf0c (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:53.245361 29539 raft_consensus.cc:1064] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: attempting to promote NON_VOTER 82e77c2ca860465fac96deb0c591e346 to VOTER
I20260713 09:09:53.247819 29539 consensus_queue.cc:237] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:53.257336 28857 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:53.259580 29539 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:09:53.262291 29201 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 LEARNER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:53.263311 28783 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:09:53.264601 29519 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:53.265710 29553 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:09:53.294234 29539 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.297753 29201 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.309415 28783 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.321446 28678 catalog_manager.cc:5697] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 reported cstate change: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.333523 28857 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 82e77c2ca860465fac96deb0c591e346 (127.27.0.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } attrs { replace: true } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.350732 28934 consensus_queue.cc:237] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:53.357882 29201 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:53.359563 29558 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:53.359956 28857 raft_consensus.cc:1275] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Refusing update from remote peer a4be51cf75564ca89740c3021a6993aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:09:53.364846 29558 consensus_queue.cc:1048] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:09:53.367017 29553 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.368930 29201 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.374444 28858 raft_consensus.cc:2955] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } } }
I20260713 09:09:53.379308 28669 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2c9a347ec393437d98c87e4ece98042e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:09:53.384855 28683 catalog_manager.cc:5697] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa reported cstate change: config changed from index 3 to 4, VOTER f78de420859c471da9121878cb687b62 (127.27.0.129) evicted. New cstate: current_term: 1 leader_uuid: "a4be51cf75564ca89740c3021a6993aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:53.405920 28772 tablet_service.cc:1558] Processing DeleteTablet for tablet 2c9a347ec393437d98c87e4ece98042e with delete_type TABLET_DATA_TOMBSTONED (TS f78de420859c471da9121878cb687b62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:48962
I20260713 09:09:53.408133 29559 tablet_replica.cc:333] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:09:53.408998 29559 raft_consensus.cc:2243] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:09:53.409647 29559 raft_consensus.cc:2272] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:09:53.412806 29559 ts_tablet_manager.cc:1916] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:09:53.425318 29559 ts_tablet_manager.cc:1929] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:09:53.425661 29559 log.cc:1199] T 2c9a347ec393437d98c87e4ece98042e P f78de420859c471da9121878cb687b62: Deleting WAL directory at /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/wals/2c9a347ec393437d98c87e4ece98042e
I20260713 09:09:53.427441 28670 catalog_manager.cc:5028] TS f78de420859c471da9121878cb687b62 (127.27.0.129:36067): tablet 2c9a347ec393437d98c87e4ece98042e (table test-workload [id=ae961f565bf145f8a251a8cdd8a38968]) successfully deleted
I20260713 09:09:58.452139 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:58.494339 28858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c"
dest_uuid: "7e71181758b34ba48e909d9c56367915"
mode: GRACEFUL
new_leader_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:35144
I20260713 09:09:58.495119 28858 raft_consensus.cc:606] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Received request to transfer leadership to TS 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:58.498201 28858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "185e67f80acc418489fb768685a20196"
dest_uuid: "7e71181758b34ba48e909d9c56367915"
mode: GRACEFUL
new_leader_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:35144
I20260713 09:09:58.498790 28858 raft_consensus.cc:606] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Received request to transfer leadership to TS 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:58.501744 28858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0"
dest_uuid: "7e71181758b34ba48e909d9c56367915"
mode: GRACEFUL
new_leader_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:35144
I20260713 09:09:58.502378 28858 raft_consensus.cc:606] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Received request to transfer leadership to TS 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:58.516269 28931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bac5a09823b44518803f034ba884b323"
dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
mode: GRACEFUL
new_leader_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:50236
I20260713 09:09:58.516999 28931 raft_consensus.cc:606] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Received request to transfer leadership to TS 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:58.520030 28858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40"
dest_uuid: "7e71181758b34ba48e909d9c56367915"
mode: GRACEFUL
new_leader_uuid: "f78de420859c471da9121878cb687b62"
 from {username='slave'} at 127.0.0.1:35144
I20260713 09:09:58.520498 28858 raft_consensus.cc:606] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Received request to transfer leadership to TS f78de420859c471da9121878cb687b62
I20260713 09:09:58.521626 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:09:58.522668 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:58.728695 29562 raft_consensus.cc:993] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: : Instructing follower 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.729398 29562 raft_consensus.cc:1081] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Signalling peer 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.731294 29201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c"
dest_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:60712
I20260713 09:09:58.731931 29201 raft_consensus.cc:493] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.732229 29201 raft_consensus.cc:3060] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.737371 29201 raft_consensus.cc:515] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.739436 29201 leader_election.cc:290] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:58.740717 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:58.740727 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16926e7bda874f72be33345dc80ce07c" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:58.741384 28858 raft_consensus.cc:3055] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.741627 28785 raft_consensus.cc:3060] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.741781 28858 raft_consensus.cc:740] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:58.742666 28858 consensus_queue.cc:260] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.743619 28858 raft_consensus.cc:3060] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.748106 28785 raft_consensus.cc:2468] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.749399 28858 raft_consensus.cc:2468] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.749722 29165 leader_election.cc:304] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82e77c2ca860465fac96deb0c591e346, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:58.751523 29572 raft_consensus.cc:2804] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.752658 29572 raft_consensus.cc:697] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Becoming Leader. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Running, Role: LEADER
I20260713 09:09:58.753423 29572 consensus_queue.cc:237] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.763195 28678 catalog_manager.cc:5697] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 reported cstate change: term changed from 1 to 2, leader changed from 7e71181758b34ba48e909d9c56367915 (127.27.0.130) to 82e77c2ca860465fac96deb0c591e346 (127.27.0.132). New cstate: current_term: 2 leader_uuid: "82e77c2ca860465fac96deb0c591e346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:58.885448 29565 raft_consensus.cc:993] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: : Instructing follower 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.886210 29562 raft_consensus.cc:1081] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Signalling peer 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.887907 29566 raft_consensus.cc:993] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: : Instructing follower 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.888231 29201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "185e67f80acc418489fb768685a20196"
dest_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:60712
I20260713 09:09:58.888502 29580 raft_consensus.cc:1081] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Signalling peer 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.888948 29201 raft_consensus.cc:493] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.889415 29201 raft_consensus.cc:3060] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.890856 29200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bac5a09823b44518803f034ba884b323"
dest_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:60724
I20260713 09:09:58.891682 29200 raft_consensus.cc:493] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.892063 29200 raft_consensus.cc:3060] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.897467 29201 raft_consensus.cc:515] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.899107 29200 raft_consensus.cc:515] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.901202 29201 leader_election.cc:290] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:58.901409 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e67f80acc418489fb768685a20196" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:58.902005 28858 raft_consensus.cc:3055] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.902346 28858 raft_consensus.cc:740] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:58.902742 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:58.902631 28931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "185e67f80acc418489fb768685a20196" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:58.903131 28858 consensus_queue.cc:260] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.903596 28931 raft_consensus.cc:3060] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.903548 28785 raft_consensus.cc:3060] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.904560 28858 raft_consensus.cc:3060] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.904819 29565 raft_consensus.cc:993] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: : Instructing follower 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.905700 29565 raft_consensus.cc:1081] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Signalling peer 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:58.908630 29198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0"
dest_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:60712
I20260713 09:09:58.909262 29198 raft_consensus.cc:493] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:58.909643 29198 raft_consensus.cc:3060] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.916314 28858 raft_consensus.cc:2468] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.917932 29200 leader_election.cc:290] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:58.918138 29162 leader_election.cc:304] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, 82e77c2ca860465fac96deb0c591e346; no voters: 
I20260713 09:09:58.919219 29572 raft_consensus.cc:2804] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.919368 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bac5a09823b44518803f034ba884b323" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:58.919939 28934 raft_consensus.cc:3055] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.919950 29572 raft_consensus.cc:697] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Becoming Leader. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Running, Role: LEADER
I20260713 09:09:58.920415 28934 raft_consensus.cc:740] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:58.921267 28934 consensus_queue.cc:260] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.921038 29572 consensus_queue.cc:237] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [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: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.922760 28934 raft_consensus.cc:3060] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.923650 28931 raft_consensus.cc:2468] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.924785 28785 raft_consensus.cc:2468] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.924841 29198 raft_consensus.cc:515] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.926528 29165 leader_election.cc:304] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82e77c2ca860465fac96deb0c591e346, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:58.927772 29573 raft_consensus.cc:2804] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.928555 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:58.929324 28858 raft_consensus.cc:3055] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:58.930060 28858 raft_consensus.cc:740] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:58.931191 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3a0da6e3984dcb8dd281e6997425e0" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:58.929687 29198 leader_election.cc:290] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689)
I20260713 09:09:58.931725 28785 raft_consensus.cc:3060] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.930985 28858 consensus_queue.cc:260] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.932914 28858 raft_consensus.cc:3060] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:58.941033 28858 raft_consensus.cc:2468] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.941262 28934 raft_consensus.cc:2468] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.942528 29162 leader_election.cc:304] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7e71181758b34ba48e909d9c56367915, 82e77c2ca860465fac96deb0c591e346; no voters: 
I20260713 09:09:58.943043 29573 raft_consensus.cc:697] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Becoming Leader. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Running, Role: LEADER
I20260713 09:09:58.944397 29573 consensus_queue.cc:237] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.948287 29583 raft_consensus.cc:2804] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:58.950410 28785 raft_consensus.cc:2468] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:58.953583 28678 catalog_manager.cc:5697] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: term changed from 1 to 2, leader changed from 7e71181758b34ba48e909d9c56367915 (127.27.0.130) to 82e77c2ca860465fac96deb0c591e346 (127.27.0.132). New cstate: current_term: 2 leader_uuid: "82e77c2ca860465fac96deb0c591e346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:58.957031 29583 raft_consensus.cc:697] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Becoming Leader. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Running, Role: LEADER
I20260713 09:09:58.958388 29583 consensus_queue.cc:237] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:58.971899 28678 catalog_manager.cc:5697] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: term changed from 1 to 2, leader changed from a4be51cf75564ca89740c3021a6993aa (127.27.0.131) to 82e77c2ca860465fac96deb0c591e346 (127.27.0.132). New cstate: current_term: 2 leader_uuid: "82e77c2ca860465fac96deb0c591e346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:58.973290 28678 catalog_manager.cc:5697] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: term changed from 1 to 2, leader changed from 7e71181758b34ba48e909d9c56367915 (127.27.0.130) to 82e77c2ca860465fac96deb0c591e346 (127.27.0.132). New cstate: current_term: 2 leader_uuid: "82e77c2ca860465fac96deb0c591e346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:09:59.001560 29565 raft_consensus.cc:993] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: : Instructing follower f78de420859c471da9121878cb687b62 to start an election
I20260713 09:09:59.002226 29581 raft_consensus.cc:1081] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Signalling peer f78de420859c471da9121878cb687b62 to start an election
I20260713 09:09:59.004099 28785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40"
dest_uuid: "f78de420859c471da9121878cb687b62"
 from {username='slave'} at 127.0.0.1:48976
I20260713 09:09:59.004588 28785 raft_consensus.cc:493] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.004840 28785 raft_consensus.cc:3060] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.010048 28785 raft_consensus.cc:515] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:59.012423 28785 leader_election.cc:290] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 2 election: Requested vote from peers 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:59.013398 28858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7e71181758b34ba48e909d9c56367915"
I20260713 09:09:59.013540 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35ef22d4d4e4b2ea2096e9ba22e2c40" candidate_uuid: "f78de420859c471da9121878cb687b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:59.014186 28934 raft_consensus.cc:3060] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.014173 28858 raft_consensus.cc:3055] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:59.015179 28858 raft_consensus.cc:740] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7e71181758b34ba48e909d9c56367915, State: Running, Role: LEADER
I20260713 09:09:59.017761 28858 consensus_queue.cc:260] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:59.021785 28934 raft_consensus.cc:2468] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 2.
I20260713 09:09:59.019254 28858 raft_consensus.cc:3060] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.023291 28750 leader_election.cc:304] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a4be51cf75564ca89740c3021a6993aa, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:59.024621 29541 raft_consensus.cc:2804] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:59.025655 29541 raft_consensus.cc:697] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 2 LEADER]: Becoming Leader. State: Replica: f78de420859c471da9121878cb687b62, State: Running, Role: LEADER
I20260713 09:09:59.026459 29541 consensus_queue.cc:237] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } }
I20260713 09:09:59.028769 28858 raft_consensus.cc:2468] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f78de420859c471da9121878cb687b62 in term 2.
I20260713 09:09:59.034819 28678 catalog_manager.cc:5697] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 reported cstate change: term changed from 1 to 2, leader changed from 7e71181758b34ba48e909d9c56367915 (127.27.0.130) to f78de420859c471da9121878cb687b62 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f78de420859c471da9121878cb687b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } }
I20260713 09:09:59.295167 28783 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.296923 29583 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:59.309501 28858 raft_consensus.cc:1275] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.311126 29585 consensus_queue.cc:1048] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:59.401830 28783 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.404012 29585 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:59.418011 28934 raft_consensus.cc:1275] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.416364 28858 raft_consensus.cc:1275] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.419777 29541 consensus_queue.cc:1048] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:59.421934 29573 consensus_queue.cc:1048] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:59.442112 28857 raft_consensus.cc:1275] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Refusing update from remote peer f78de420859c471da9121878cb687b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:09:59.445142 29587 consensus_queue.cc:1048] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:09:59.484418 28857 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.486159 29573 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e71181758b34ba48e909d9c56367915" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 35689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:09:59.502208 28934 raft_consensus.cc:1275] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.503688 29573 consensus_queue.cc:1048] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:59.523783 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:59.540153 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:09:59.553011 28783 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.554793 29573 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:59.566975 28934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b"
dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
mode: GRACEFUL
new_leader_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:50236
I20260713 09:09:59.567689 28934 raft_consensus.cc:606] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Received request to transfer leadership to TS 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:59.571619 28934 raft_consensus.cc:1275] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:09:59.573272 29585 consensus_queue.cc:1048] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:09:59.641848 28934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea159a7466754df09538650440d77e83"
dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
mode: GRACEFUL
new_leader_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:50236
I20260713 09:09:59.647460 28934 raft_consensus.cc:606] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Received request to transfer leadership to TS 82e77c2ca860465fac96deb0c591e346
I20260713 09:09:59.666451 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:09:59.685599 29580 raft_consensus.cc:993] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: : Instructing follower 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:59.688254 29580 raft_consensus.cc:1081] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Signalling peer 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:09:59.691182 29201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea159a7466754df09538650440d77e83"
dest_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:60724
I20260713 09:09:59.692031 29201 raft_consensus.cc:493] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:09:59.692691 29201 raft_consensus.cc:3060] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.703541 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:09:59.706872 29201 raft_consensus.cc:515] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:59.709333 29201 leader_election.cc:290] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:09:59.710618 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea159a7466754df09538650440d77e83" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:09:59.710700 28783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea159a7466754df09538650440d77e83" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:09:59.711365 28934 raft_consensus.cc:3055] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:09:59.711804 28934 raft_consensus.cc:740] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:09:59.711902 28783 raft_consensus.cc:3060] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.712791 28934 consensus_queue.cc:260] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:59.715097 28934 raft_consensus.cc:3060] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:09:59.719800 28783 raft_consensus.cc:2468] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:59.721488 29165 leader_election.cc:304] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82e77c2ca860465fac96deb0c591e346, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:09:59.722810 29583 raft_consensus.cc:2804] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:09:59.723347 29583 raft_consensus.cc:697] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Becoming Leader. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Running, Role: LEADER
I20260713 09:09:59.724809 29583 consensus_queue.cc:237] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:09:59.725553 28934 raft_consensus.cc:2468] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:09:59.733843 28683 catalog_manager.cc:5697] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 reported cstate change: term changed from 1 to 2, leader changed from a4be51cf75564ca89740c3021a6993aa (127.27.0.131) to 82e77c2ca860465fac96deb0c591e346 (127.27.0.132). New cstate: current_term: 2 leader_uuid: "82e77c2ca860465fac96deb0c591e346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:00.051779 29580 raft_consensus.cc:993] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: : Instructing follower 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:10:00.052428 29605 raft_consensus.cc:1081] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Signalling peer 82e77c2ca860465fac96deb0c591e346 to start an election
I20260713 09:10:00.054210 29201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b"
dest_uuid: "82e77c2ca860465fac96deb0c591e346"
 from {username='slave'} at 127.0.0.1:60724
I20260713 09:10:00.055184 29201 raft_consensus.cc:493] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:00.055608 29201 raft_consensus.cc:3060] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:00.063668 29201 raft_consensus.cc:515] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:10:00.065748 29201 leader_election.cc:290] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Requested vote from peers f78de420859c471da9121878cb687b62 (127.27.0.129:36067), a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069)
I20260713 09:10:00.066836 28785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f78de420859c471da9121878cb687b62"
I20260713 09:10:00.067127 28934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99fca4604c6a47b09922b86483b1ca3b" candidate_uuid: "82e77c2ca860465fac96deb0c591e346" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a4be51cf75564ca89740c3021a6993aa"
I20260713 09:10:00.067648 28785 raft_consensus.cc:3060] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:00.067790 28934 raft_consensus.cc:3055] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:00.068233 28934 raft_consensus.cc:740] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a4be51cf75564ca89740c3021a6993aa, State: Running, Role: LEADER
I20260713 09:10:00.069005 28934 consensus_queue.cc:260] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:10:00.070155 28934 raft_consensus.cc:3060] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:00.075219 28785 raft_consensus.cc:2468] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:10:00.076742 28934 raft_consensus.cc:2468] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82e77c2ca860465fac96deb0c591e346 in term 2.
I20260713 09:10:00.077425 29165 leader_election.cc:304] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 82e77c2ca860465fac96deb0c591e346, f78de420859c471da9121878cb687b62; no voters: 
I20260713 09:10:00.078531 29583 raft_consensus.cc:2804] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:00.079051 29583 raft_consensus.cc:697] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Becoming Leader. State: Replica: 82e77c2ca860465fac96deb0c591e346, State: Running, Role: LEADER
I20260713 09:10:00.080231 29583 consensus_queue.cc:237] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [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: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } }
I20260713 09:10:00.090521 28683 catalog_manager.cc:5697] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 reported cstate change: term changed from 1 to 2, leader changed from a4be51cf75564ca89740c3021a6993aa (127.27.0.131) to 82e77c2ca860465fac96deb0c591e346 (127.27.0.132). New cstate: current_term: 2 leader_uuid: "82e77c2ca860465fac96deb0c591e346" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82e77c2ca860465fac96deb0c591e346" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39489 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:10:00.122268 28783 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:00.124224 29583 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:00.137351 28934 raft_consensus.cc:1275] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:00.141999 29573 consensus_queue.cc:1048] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:00.492475 28783 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:00.493873 29573 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f78de420859c471da9121878cb687b62" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 36067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:10:00.506814 28934 raft_consensus.cc:1275] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Refusing update from remote peer 82e77c2ca860465fac96deb0c591e346: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:10:00.508545 29585 consensus_queue.cc:1048] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a4be51cf75564ca89740c3021a6993aa" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 34069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:10:00.705077 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:00.724804 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
I20260713 09:10:00.777297 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:00.778767 27650 tablet_replica.cc:333] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.780062 27650 raft_consensus.cc:2243] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.781117 27650 raft_consensus.cc:2272] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.783870 27650 tablet_replica.cc:333] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.784541 27650 raft_consensus.cc:2243] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.785045 27650 raft_consensus.cc:2272] T 882022fe656d441cb418d9ebc33c7da1 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.787321 27650 tablet_replica.cc:333] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.787954 27650 raft_consensus.cc:2243] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.788564 27650 raft_consensus.cc:2272] T cd3e8d7f499e4de6aa80da7f08d795d8 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.790942 27650 tablet_replica.cc:333] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.791872 27650 raft_consensus.cc:2243] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.792460 27650 raft_consensus.cc:2272] T 6ba1a27d826145b7a8b27d3896ae2bbb P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.794521 27650 tablet_replica.cc:333] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.795264 27650 raft_consensus.cc:2243] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.795831 27650 raft_consensus.cc:2272] T bac5a09823b44518803f034ba884b323 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.797914 27650 tablet_replica.cc:333] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.798563 27650 raft_consensus.cc:2243] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.799163 27650 raft_consensus.cc:2272] T 16926e7bda874f72be33345dc80ce07c P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.801102 27650 tablet_replica.cc:333] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.801641 27650 raft_consensus.cc:2243] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.802203 27650 raft_consensus.cc:2272] T c388b685a9f346fd9bcf29a5cb28dd98 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.805330 27650 tablet_replica.cc:333] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.805994 27650 raft_consensus.cc:2243] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.806862 27650 raft_consensus.cc:2272] T 5b3c374065b24c318d021edda61b6a28 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.808912 27650 tablet_replica.cc:333] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.809453 27650 raft_consensus.cc:2243] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.810084 27650 raft_consensus.cc:2272] T 99fca4604c6a47b09922b86483b1ca3b P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.813174 27650 tablet_replica.cc:333] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.813887 27650 raft_consensus.cc:2243] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.814574 27650 raft_consensus.cc:2272] T ea159a7466754df09538650440d77e83 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.817924 27650 tablet_replica.cc:333] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.818606 27650 raft_consensus.cc:2243] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.819460 27650 raft_consensus.cc:2272] T 1a38c1c83f25461393afe2843e5323f4 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.821972 27650 tablet_replica.cc:333] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.823011 27650 raft_consensus.cc:2243] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.823643 27650 raft_consensus.cc:2272] T 3811b8a72b16477e94e26efd473ddf0c P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.826483 27650 tablet_replica.cc:333] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.827093 27650 raft_consensus.cc:2243] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.827996 27650 raft_consensus.cc:2272] T 2e3a0da6e3984dcb8dd281e6997425e0 P f78de420859c471da9121878cb687b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.831337 27650 tablet_replica.cc:333] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.832113 27650 raft_consensus.cc:2243] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.833403 27650 raft_consensus.cc:2272] T 73d91391cfad4f628729433631c043e6 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.835608 27650 tablet_replica.cc:333] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.836254 27650 raft_consensus.cc:2243] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.837181 27650 raft_consensus.cc:2272] T f00b6766c269460ca26340cc386eae06 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.839463 27650 tablet_replica.cc:333] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.840065 27650 raft_consensus.cc:2243] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:00.840579 27650 raft_consensus.cc:2272] T 9163a3a7f6724bb0a6f288cc25d797ba P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.842797 27650 tablet_replica.cc:333] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.843314 27650 raft_consensus.cc:2243] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.844209 27650 raft_consensus.cc:2272] T 34667b69f6f94b7ab5a9497eee2a5492 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:00.846405 27650 tablet_replica.cc:333] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62: stopping tablet replica
I20260713 09:10:00.846911 27650 raft_consensus.cc:2243] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:00.847765 27650 raft_consensus.cc:2272] T ec87f381435743d996d983602420b732 P f78de420859c471da9121878cb687b62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:00.854686 28900 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:10:00.859678 28900 consensus_peers.cc:597] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:00.889425 28826 consensus_peers.cc:597] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:00.901536 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
W20260713 09:10:00.949441 28826 consensus_peers.cc:597] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:00.964087 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
W20260713 09:10:01.011078 29165 consensus_peers.cc:597] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:01.013540 28900 consensus_peers.cc:597] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.033000 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:01.034046 27650 tablet_replica.cc:333] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.035142 27650 raft_consensus.cc:2243] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.035653 27650 raft_consensus.cc:2272] T 882022fe656d441cb418d9ebc33c7da1 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.037644 27650 tablet_replica.cc:333] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.038218 27650 raft_consensus.cc:2243] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.038756 27650 raft_consensus.cc:2272] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.040566 27650 tablet_replica.cc:333] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.041136 27650 raft_consensus.cc:2243] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.042203 27650 raft_consensus.cc:2272] T 16926e7bda874f72be33345dc80ce07c P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.044486 27650 tablet_replica.cc:333] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.045181 27650 raft_consensus.cc:2243] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.046401 27650 raft_consensus.cc:2272] T c388b685a9f346fd9bcf29a5cb28dd98 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.049264 27650 tablet_replica.cc:333] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.049829 27650 raft_consensus.cc:2243] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.050801 27650 raft_consensus.cc:2272] T 6ba1a27d826145b7a8b27d3896ae2bbb P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.053330 27650 tablet_replica.cc:333] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.053942 27650 raft_consensus.cc:2243] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.054529 27650 raft_consensus.cc:2272] T 185e67f80acc418489fb768685a20196 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.056807 27650 tablet_replica.cc:333] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.057358 27650 raft_consensus.cc:2243] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.058210 27650 raft_consensus.cc:2272] T 8dbf6bf7f7244528a74709b627684845 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.061103 27650 tablet_replica.cc:333] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.062486 27650 raft_consensus.cc:2243] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.063710 27650 raft_consensus.cc:2272] T 2c9a347ec393437d98c87e4ece98042e P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.066140 29165 consensus_peers.cc:597] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.066784 27650 tablet_replica.cc:333] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
W20260713 09:10:01.066825 29165 consensus_peers.cc:597] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.067597 27650 raft_consensus.cc:2243] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.068784 27650 raft_consensus.cc:2272] T 3811b8a72b16477e94e26efd473ddf0c P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.071933 27650 tablet_replica.cc:333] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.072743 27650 raft_consensus.cc:2243] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.073448 27650 raft_consensus.cc:2272] T 1a38c1c83f25461393afe2843e5323f4 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.073716 28897 consensus_peers.cc:597] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa -> Peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Couldn't send request to peer 7e71181758b34ba48e909d9c56367915. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.075783 27650 tablet_replica.cc:333] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.076524 27650 raft_consensus.cc:2243] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.077455 27650 raft_consensus.cc:2272] T a4662f88f0b6473ba3b00eb3af5ff629 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.079712 27650 tablet_replica.cc:333] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.080351 27650 raft_consensus.cc:2243] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.080880 27650 raft_consensus.cc:2272] T f00b6766c269460ca26340cc386eae06 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.083901 27650 tablet_replica.cc:333] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.084798 27650 raft_consensus.cc:2243] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.085456 27650 raft_consensus.cc:2272] T 2e3a0da6e3984dcb8dd281e6997425e0 P 7e71181758b34ba48e909d9c56367915 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.087719 27650 tablet_replica.cc:333] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.088630 27650 raft_consensus.cc:2243] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.089706 27650 raft_consensus.cc:2272] T 3625ed5d914e45bf813c11f7d23ecd5d P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.092468 27650 tablet_replica.cc:333] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.093281 27650 raft_consensus.cc:2243] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.094139 27650 raft_consensus.cc:2272] T facb9d8ee3614895bd84b28b545ca40a P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.094358 28900 consensus_peers.cc:597] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.096377 27650 tablet_replica.cc:333] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.097131 27650 raft_consensus.cc:2243] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.097652 27650 raft_consensus.cc:2272] T 9163a3a7f6724bb0a6f288cc25d797ba P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.099768 27650 tablet_replica.cc:333] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.100335 27650 raft_consensus.cc:2243] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.101091 27650 raft_consensus.cc:2272] T 34667b69f6f94b7ab5a9497eee2a5492 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.103636 27650 tablet_replica.cc:333] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915: stopping tablet replica
I20260713 09:10:01.104188 27650 raft_consensus.cc:2243] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.104766 27650 raft_consensus.cc:2272] T ec87f381435743d996d983602420b732 P 7e71181758b34ba48e909d9c56367915 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.125136 28900 consensus_peers.cc:597] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.162259 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
I20260713 09:10:01.205322 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
I20260713 09:10:01.248438 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:01.249903 27650 tablet_replica.cc:333] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.251099 27650 raft_consensus.cc:2243] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.252425 27650 raft_consensus.cc:2272] T 882022fe656d441cb418d9ebc33c7da1 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.255498 27650 tablet_replica.cc:333] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.256560 27650 raft_consensus.cc:2243] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:10:01.257162 28897 consensus_peers.cc:597] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa -> Peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Couldn't send request to peer 7e71181758b34ba48e909d9c56367915. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:35689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.257727 27650 raft_consensus.cc:2272] T 2c9a347ec393437d98c87e4ece98042e P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.260551 27650 tablet_replica.cc:333] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.261413 27650 raft_consensus.cc:2243] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.262487 27650 raft_consensus.cc:2272] T 185e67f80acc418489fb768685a20196 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.263972 29165 consensus_peers.cc:597] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.265093 27650 tablet_replica.cc:333] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.265782 27650 raft_consensus.cc:2243] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.266520 27650 raft_consensus.cc:2272] T 8dbf6bf7f7244528a74709b627684845 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.268393 27650 tablet_replica.cc:333] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.268980 27650 raft_consensus.cc:2243] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.269858 27650 raft_consensus.cc:2272] T cd3e8d7f499e4de6aa80da7f08d795d8 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.272926 27650 tablet_replica.cc:333] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.273662 27650 raft_consensus.cc:2243] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.274178 27650 raft_consensus.cc:2272] T d35ef22d4d4e4b2ea2096e9ba22e2c40 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.275751 29165 consensus_peers.cc:597] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 -> Peer f78de420859c471da9121878cb687b62 (127.27.0.129:36067): Couldn't send request to peer f78de420859c471da9121878cb687b62. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:36067: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.276791 27650 tablet_replica.cc:333] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.277539 27650 raft_consensus.cc:2243] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.278033 27650 raft_consensus.cc:2272] T 99fca4604c6a47b09922b86483b1ca3b P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.280608 27650 tablet_replica.cc:333] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.281248 27650 raft_consensus.cc:2243] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.282131 27650 raft_consensus.cc:2272] T 5b3c374065b24c318d021edda61b6a28 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.283991 27650 tablet_replica.cc:333] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.284502 27650 raft_consensus.cc:2243] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.284886 27650 raft_consensus.cc:2272] T bac5a09823b44518803f034ba884b323 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.286751 27650 tablet_replica.cc:333] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.287256 27650 raft_consensus.cc:2243] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.287755 27650 raft_consensus.cc:2272] T 6ba1a27d826145b7a8b27d3896ae2bbb P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.289486 27650 tablet_replica.cc:333] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.289952 27650 raft_consensus.cc:2243] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.290524 27650 raft_consensus.cc:2272] T 1a38c1c83f25461393afe2843e5323f4 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.292644 27650 tablet_replica.cc:333] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.293136 27650 raft_consensus.cc:2243] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.293665 27650 raft_consensus.cc:2272] T a4662f88f0b6473ba3b00eb3af5ff629 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.295576 27650 tablet_replica.cc:333] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.296051 27650 raft_consensus.cc:2243] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.296411 27650 raft_consensus.cc:2272] T ea159a7466754df09538650440d77e83 P a4be51cf75564ca89740c3021a6993aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.298827 27650 tablet_replica.cc:333] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.299361 27650 raft_consensus.cc:2243] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.300197 27650 raft_consensus.cc:2272] T facb9d8ee3614895bd84b28b545ca40a P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.302505 27650 tablet_replica.cc:333] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.303033 27650 raft_consensus.cc:2243] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.303567 27650 raft_consensus.cc:2272] T 3625ed5d914e45bf813c11f7d23ecd5d P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.305537 27650 tablet_replica.cc:333] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.306708 27650 raft_consensus.cc:2243] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.307668 27650 raft_consensus.cc:2272] T 9163a3a7f6724bb0a6f288cc25d797ba P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.309823 27650 tablet_replica.cc:333] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.310461 27650 raft_consensus.cc:2243] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.310922 27650 raft_consensus.cc:2272] T f00b6766c269460ca26340cc386eae06 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.313084 27650 tablet_replica.cc:333] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa: stopping tablet replica
I20260713 09:10:01.313575 27650 raft_consensus.cc:2243] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.314440 27650 raft_consensus.cc:2272] T 73d91391cfad4f628729433631c043e6 P a4be51cf75564ca89740c3021a6993aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.369354 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
W20260713 09:10:01.415681 29162 consensus_peers.cc:597] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 -> Peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Couldn't send request to peer 7e71181758b34ba48e909d9c56367915. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:35689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.427801 27650 tablet_server.cc:179] TabletServer@127.27.0.132:0 shutting down...
I20260713 09:10:01.466516 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:01.467700 27650 tablet_replica.cc:333] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.468498 27650 raft_consensus.cc:2243] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.469336 27650 raft_consensus.cc:2272] T 2c9a347ec393437d98c87e4ece98042e P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.471652 29162 consensus_peers.cc:597] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 -> Peer 7e71181758b34ba48e909d9c56367915 (127.27.0.130:35689): Couldn't send request to peer 7e71181758b34ba48e909d9c56367915. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:35689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.472237 27650 tablet_replica.cc:333] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.472886 27650 raft_consensus.cc:2243] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.473454 27650 raft_consensus.cc:2272] T cd3e8d7f499e4de6aa80da7f08d795d8 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.475471 27650 tablet_replica.cc:333] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.476002 27650 raft_consensus.cc:2243] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.476521 27650 raft_consensus.cc:2272] T 8dbf6bf7f7244528a74709b627684845 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.478969 27650 tablet_replica.cc:333] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.479626 27650 raft_consensus.cc:2243] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.480609 27650 raft_consensus.cc:2272] T 2e3a0da6e3984dcb8dd281e6997425e0 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:01.482570 29164 consensus_peers.cc:597] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 -> Peer a4be51cf75564ca89740c3021a6993aa (127.27.0.131:34069): Couldn't send request to peer a4be51cf75564ca89740c3021a6993aa. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.131:34069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:01.483372 27650 tablet_replica.cc:333] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.483971 27650 raft_consensus.cc:2243] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.484511 27650 raft_consensus.cc:2272] T facb9d8ee3614895bd84b28b545ca40a P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.486467 27650 tablet_replica.cc:333] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.487049 27650 raft_consensus.cc:2243] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.487593 27650 raft_consensus.cc:2272] T 3811b8a72b16477e94e26efd473ddf0c P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.489426 27650 tablet_replica.cc:333] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.489935 27650 raft_consensus.cc:2243] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.490513 27650 raft_consensus.cc:2272] T a4662f88f0b6473ba3b00eb3af5ff629 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.492806 27650 tablet_replica.cc:333] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.493455 27650 raft_consensus.cc:2243] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.494059 27650 raft_consensus.cc:2272] T 5b3c374065b24c318d021edda61b6a28 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.496347 27650 tablet_replica.cc:333] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.497459 27650 raft_consensus.cc:2243] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.498062 27650 raft_consensus.cc:2272] T c388b685a9f346fd9bcf29a5cb28dd98 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.499977 27650 tablet_replica.cc:333] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.500551 27650 raft_consensus.cc:2243] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.501333 27650 raft_consensus.cc:2272] T 99fca4604c6a47b09922b86483b1ca3b P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.503881 27650 tablet_replica.cc:333] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.504462 27650 raft_consensus.cc:2243] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.505273 27650 raft_consensus.cc:2272] T ea159a7466754df09538650440d77e83 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.507807 27650 tablet_replica.cc:333] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.508721 27650 raft_consensus.cc:2243] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.509953 27650 raft_consensus.cc:2272] T 185e67f80acc418489fb768685a20196 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.512112 27650 tablet_replica.cc:333] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.512740 27650 raft_consensus.cc:2243] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.513720 27650 raft_consensus.cc:2272] T bac5a09823b44518803f034ba884b323 P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.515801 27650 tablet_replica.cc:333] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.516384 27650 raft_consensus.cc:2243] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.516942 27650 raft_consensus.cc:2272] T 73d91391cfad4f628729433631c043e6 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.519014 27650 tablet_replica.cc:333] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.519577 27650 raft_consensus.cc:2243] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.520187 27650 raft_consensus.cc:2272] T 34667b69f6f94b7ab5a9497eee2a5492 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.522814 27650 tablet_replica.cc:333] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.523314 27650 raft_consensus.cc:2243] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.523910 27650 raft_consensus.cc:2272] T ec87f381435743d996d983602420b732 P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.525688 27650 tablet_replica.cc:333] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.526162 27650 raft_consensus.cc:2243] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:01.526710 27650 raft_consensus.cc:2272] T 3625ed5d914e45bf813c11f7d23ecd5d P 82e77c2ca860465fac96deb0c591e346 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.528570 27650 tablet_replica.cc:333] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346: stopping tablet replica
I20260713 09:10:01.529021 27650 raft_consensus.cc:2243] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.529775 27650 raft_consensus.cc:2272] T 16926e7bda874f72be33345dc80ce07c P 82e77c2ca860465fac96deb0c591e346 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.571810 27650 tablet_server.cc:196] TabletServer@127.27.0.132:0 shutdown complete.
I20260713 09:10:01.606563 27650 master.cc:562] Master@127.27.0.190:37661 shutting down...
I20260713 09:10:01.648020 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:01.648694 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:01.648983 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74772b82df82413c90d028d16ee60dca: stopping tablet replica
I20260713 09:10:01.673885 27650 master.cc:584] Master@127.27.0.190:37661 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28086 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:10:01.751170 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:45679
I20260713 09:10:01.752593 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:01.760705 29627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:01.761130 29626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:01.761881 29629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:01.762895 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:01.764241 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:01.764453 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:01.764567 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933801764556 us; error 0 us; skew 500 ppm
I20260713 09:10:01.765170 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:01.768597 27650 webserver.cc:533] Webserver started at http://127.27.0.190:37249/ using document root <none> and password file <none>
I20260713 09:10:01.769138 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:01.769320 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:01.769594 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:01.771158 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "e519e1a441fa43ce98468d461148c463"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-gr68"
I20260713 09:10:01.776790 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260713 09:10:01.781044 29634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:01.782068 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:10:01.782528 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "e519e1a441fa43ce98468d461148c463"
format_stamp: "Formatted at 2026-07-13 09:10:01 on dist-test-slave-gr68"
I20260713 09:10:01.782872 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:01.798434 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:01.800069 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:01.852243 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:45679
I20260713 09:10:01.852712 29685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:45679 every 8 connection(s)
I20260713 09:10:01.856802 29686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:01.868795 29686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463: Bootstrap starting.
I20260713 09:10:01.874764 29686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:01.880812 29686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463: No bootstrap required, opened a new log
I20260713 09:10:01.883230 29686 raft_consensus.cc:359] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519e1a441fa43ce98468d461148c463" member_type: VOTER }
I20260713 09:10:01.883651 29686 raft_consensus.cc:385] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:01.883934 29686 raft_consensus.cc:740] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e519e1a441fa43ce98468d461148c463, State: Initialized, Role: FOLLOWER
I20260713 09:10:01.884635 29686 consensus_queue.cc:260] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e519e1a441fa43ce98468d461148c463" member_type: VOTER }
I20260713 09:10:01.885200 29686 raft_consensus.cc:399] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:01.885418 29686 raft_consensus.cc:493] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:01.885644 29686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:01.892412 29686 raft_consensus.cc:515] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519e1a441fa43ce98468d461148c463" member_type: VOTER }
I20260713 09:10:01.893013 29686 leader_election.cc:304] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [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: e519e1a441fa43ce98468d461148c463; no voters: 
I20260713 09:10:01.894487 29686 leader_election.cc:290] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:01.895135 29689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:01.896872 29689 raft_consensus.cc:697] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 1 LEADER]: Becoming Leader. State: Replica: e519e1a441fa43ce98468d461148c463, State: Running, Role: LEADER
I20260713 09:10:01.897717 29689 consensus_queue.cc:237] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [LEADER]: Queue going to LEADER mode. State: All 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: "e519e1a441fa43ce98468d461148c463" member_type: VOTER }
I20260713 09:10:01.897969 29686 sys_catalog.cc:565] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:01.903370 29691 sys_catalog.cc:455] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e519e1a441fa43ce98468d461148c463. Latest consensus state: current_term: 1 leader_uuid: "e519e1a441fa43ce98468d461148c463" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519e1a441fa43ce98468d461148c463" member_type: VOTER } }
I20260713 09:10:01.904091 29691 sys_catalog.cc:458] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:01.905440 29690 sys_catalog.cc:455] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e519e1a441fa43ce98468d461148c463" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e519e1a441fa43ce98468d461148c463" member_type: VOTER } }
I20260713 09:10:01.905939 29690 sys_catalog.cc:458] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:01.907368 29697 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:01.916220 29697 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:01.917366 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:01.926976 29697 catalog_manager.cc:1383] Generated new cluster ID: 84faef7bf56a42ba87e0a09015f43423
I20260713 09:10:01.927318 29697 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:01.949621 29697 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:01.951004 29697 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:01.967636 29697 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463: Generated new TSK 0
I20260713 09:10:01.968344 29697 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:01.984925 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:01.992976 29707 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:01.994199 29708 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:01.996596 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:01.996816 29710 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:01.998008 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:01.998220 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:01.998473 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933801998449 us; error 0 us; skew 500 ppm
I20260713 09:10:01.999080 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:02.002089 27650 webserver.cc:533] Webserver started at http://127.27.0.129:39997/ using document root <none> and password file <none>
I20260713 09:10:02.002712 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:02.002888 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:02.003248 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:02.004520 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "aff35061a9604ae9876be7d8ddef6c73"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.010054 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:02.015224 29715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.016291 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260713 09:10:02.016593 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "aff35061a9604ae9876be7d8ddef6c73"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.016866 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:02.058614 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:02.059878 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:02.061697 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:02.064518 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:02.064752 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.064985 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:02.065152 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.117555 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:43123
I20260713 09:10:02.117791 29777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:43123 every 8 connection(s)
I20260713 09:10:02.123353 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:02.133355 29782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:02.136214 29783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:02.140349 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:02.141788 29785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:02.143503 29778 heartbeater.cc:344] Connected to a master server at 127.27.0.190:45679
I20260713 09:10:02.143958 29778 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:02.143697 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:02.144461 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:02.144728 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933802144700 us; error 0 us; skew 500 ppm
I20260713 09:10:02.144994 29778 heartbeater.cc:507] Master 127.27.0.190:45679 requested a full tablet report, sending...
I20260713 09:10:02.145658 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:02.148222 29651 ts_manager.cc:194] Registered new tserver with Master: aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:02.149268 27650 webserver.cc:533] Webserver started at http://127.27.0.130:33853/ using document root <none> and password file <none>
I20260713 09:10:02.149885 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:02.150135 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:02.150473 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:02.150532 29651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34706
I20260713 09:10:02.152084 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "5b167663c9804df9bdb19148894ed659"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.159108 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:10:02.163717 29790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.164937 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:02.165562 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "5b167663c9804df9bdb19148894ed659"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.165913 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:02.182293 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:02.183756 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:02.186389 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:02.189558 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:02.190161 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.190721 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:02.190886 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.652452 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:44321
I20260713 09:10:02.652534 29852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:44321 every 8 connection(s)
I20260713 09:10:02.681475 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:02.700383 29857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:02.713260 29858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:02.714884 29853 heartbeater.cc:344] Connected to a master server at 127.27.0.190:45679
I20260713 09:10:02.715358 29853 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:02.716153 29853 heartbeater.cc:507] Master 127.27.0.190:45679 requested a full tablet report, sending...
I20260713 09:10:02.719301 29651 ts_manager.cc:194] Registered new tserver with Master: 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
W20260713 09:10:02.720795 29860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:02.722062 29651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34708
I20260713 09:10:02.722622 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:02.724278 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:02.724609 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:02.724840 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933802724813 us; error 0 us; skew 500 ppm
I20260713 09:10:02.725585 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:02.728809 27650 webserver.cc:533] Webserver started at http://127.27.0.131:40219/ using document root <none> and password file <none>
I20260713 09:10:02.729394 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:02.729630 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:02.729919 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:02.731130 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "e8869490f8b74828b61496c11fbaaa70"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.736253 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:02.740856 29865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.742040 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:02.742497 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "e8869490f8b74828b61496c11fbaaa70"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.742844 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:02.762492 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:02.763674 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:02.765527 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:02.768585 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:02.768803 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.769156 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:02.769543 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.820648 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:33249
I20260713 09:10:02.820780 29927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:33249 every 8 connection(s)
I20260713 09:10:02.828681 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:02.840808 29931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:02.841053 29932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:02.851333 29928 heartbeater.cc:344] Connected to a master server at 127.27.0.190:45679
I20260713 09:10:02.851811 29928 heartbeater.cc:461] Registering TS with master...
W20260713 09:10:02.852370 29934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:02.852849 29928 heartbeater.cc:507] Master 127.27.0.190:45679 requested a full tablet report, sending...
I20260713 09:10:02.855032 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:02.855964 29651 ts_manager.cc:194] Registered new tserver with Master: e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:02.857535 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:02.858023 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:02.858271 29651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34718
I20260713 09:10:02.858381 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933802858352 us; error 0 us; skew 500 ppm
I20260713 09:10:02.860023 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:02.865315 27650 webserver.cc:533] Webserver started at http://127.27.0.132:42291/ using document root <none> and password file <none>
I20260713 09:10:02.867444 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:02.867844 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:02.868271 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:02.869880 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-3-root/instance:
uuid: "4e1db7907d9f4e0c94855d439c005c4b"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.877629 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:10:02.882153 29939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.883598 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:02.884069 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-3-root
uuid: "4e1db7907d9f4e0c94855d439c005c4b"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:02.884406 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:02.924319 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:02.925683 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:02.927467 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:02.930152 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:02.930457 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260713 09:10:02.930720 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:02.930904 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:02.982064 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.132:39911
I20260713 09:10:02.982201 30001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.132:39911 every 8 connection(s)
I20260713 09:10:03.002617 30002 heartbeater.cc:344] Connected to a master server at 127.27.0.190:45679
I20260713 09:10:03.003223 30002 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:03.004052 30002 heartbeater.cc:507] Master 127.27.0.190:45679 requested a full tablet report, sending...
I20260713 09:10:03.006656 29651 ts_manager.cc:194] Registered new tserver with Master: 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:03.007843 27650 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.022096118s
I20260713 09:10:03.008361 29651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34726
I20260713 09:10:03.045472 29651 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34738:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:10:03.154387 29778 heartbeater.cc:499] Master 127.27.0.190:45679 was elected leader, sending a full tablet report...
I20260713 09:10:03.211400 29817 tablet_service.cc:1511] Processing CreateTablet for tablet d077fb29470d4aa4b54dcd741dc19863 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:03.213578 29817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d077fb29470d4aa4b54dcd741dc19863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.215406 29816 tablet_service.cc:1511] Processing CreateTablet for tablet fd456a18c86b438db097c8769f45e3c5 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:03.217084 29816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd456a18c86b438db097c8769f45e3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.219473 29818 tablet_service.cc:1511] Processing CreateTablet for tablet aae7ded160734f219037efb96e8ee340 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:03.219750 29967 tablet_service.cc:1511] Processing CreateTablet for tablet aae7ded160734f219037efb96e8ee340 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:03.221459 29967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae7ded160734f219037efb96e8ee340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.221122 29815 tablet_service.cc:1511] Processing CreateTablet for tablet 02aaf566312f4ce59d959cd8f7d591b6 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:03.223508 29965 tablet_service.cc:1511] Processing CreateTablet for tablet fd456a18c86b438db097c8769f45e3c5 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:03.223992 29814 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd899b5bc3b49ababe2c56c6c9b47a9 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:03.226894 29964 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd899b5bc3b49ababe2c56c6c9b47a9 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:03.227339 29813 tablet_service.cc:1511] Processing CreateTablet for tablet e7c355266ed249899c0ae0c0b4d36c74 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:03.221171 29818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae7ded160734f219037efb96e8ee340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.229775 29966 tablet_service.cc:1511] Processing CreateTablet for tablet ced44d31e5ad4b4a86ba9a4b10697df1 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:03.230904 29815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02aaf566312f4ce59d959cd8f7d591b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.225241 29965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd456a18c86b438db097c8769f45e3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.232631 29812 tablet_service.cc:1511] Processing CreateTablet for tablet b7ec0692168041d5bdd5020a85e5ef20 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:03.233320 29963 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea85c2a0a5f47febec5c2b7502a26fb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:03.233566 29962 tablet_service.cc:1511] Processing CreateTablet for tablet e7c355266ed249899c0ae0c0b4d36c74 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:03.235200 29962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c355266ed249899c0ae0c0b4d36c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.236302 29963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea85c2a0a5f47febec5c2b7502a26fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.237075 29812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ec0692168041d5bdd5020a85e5ef20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.237809 29813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c355266ed249899c0ae0c0b4d36c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.239269 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd899b5bc3b49ababe2c56c6c9b47a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.242700 29966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced44d31e5ad4b4a86ba9a4b10697df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.244071 29814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd899b5bc3b49ababe2c56c6c9b47a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.261679 29893 tablet_service.cc:1511] Processing CreateTablet for tablet d077fb29470d4aa4b54dcd741dc19863 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:03.263271 29743 tablet_service.cc:1511] Processing CreateTablet for tablet aae7ded160734f219037efb96e8ee340 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:10:03.265110 29743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aae7ded160734f219037efb96e8ee340. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.267750 29892 tablet_service.cc:1511] Processing CreateTablet for tablet ced44d31e5ad4b4a86ba9a4b10697df1 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:03.268769 29890 tablet_service.cc:1511] Processing CreateTablet for tablet 02aaf566312f4ce59d959cd8f7d591b6 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:03.270843 29889 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea85c2a0a5f47febec5c2b7502a26fb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:03.273101 29741 tablet_service.cc:1511] Processing CreateTablet for tablet ced44d31e5ad4b4a86ba9a4b10697df1 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:10:03.273373 29891 tablet_service.cc:1511] Processing CreateTablet for tablet fd456a18c86b438db097c8769f45e3c5 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:10:03.275909 29888 tablet_service.cc:1511] Processing CreateTablet for tablet e7c355266ed249899c0ae0c0b4d36c74 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:10:03.277102 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 9fd899b5bc3b49ababe2c56c6c9b47a9 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:10:03.277990 29742 tablet_service.cc:1511] Processing CreateTablet for tablet d077fb29470d4aa4b54dcd741dc19863 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:10:03.280766 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 3ea85c2a0a5f47febec5c2b7502a26fb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:10:03.280597 29887 tablet_service.cc:1511] Processing CreateTablet for tablet b7ec0692168041d5bdd5020a85e5ef20 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:03.263928 29893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d077fb29470d4aa4b54dcd741dc19863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.282796 29740 tablet_service.cc:1511] Processing CreateTablet for tablet 02aaf566312f4ce59d959cd8f7d591b6 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:10:03.284955 29892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced44d31e5ad4b4a86ba9a4b10697df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.275908 29741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ced44d31e5ad4b4a86ba9a4b10697df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.286734 29961 tablet_service.cc:1511] Processing CreateTablet for tablet 2c467c75181d43899d5bd787b0635e9a (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:03.287448 29742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d077fb29470d4aa4b54dcd741dc19863. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.288215 29961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c467c75181d43899d5bd787b0635e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.289386 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea85c2a0a5f47febec5c2b7502a26fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.290858 29740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02aaf566312f4ce59d959cd8f7d591b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.291293 29890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02aaf566312f4ce59d959cd8f7d591b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.292021 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fd899b5bc3b49ababe2c56c6c9b47a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.292783 29887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ec0692168041d5bdd5020a85e5ef20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.294535 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd456a18c86b438db097c8769f45e3c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.297729 29888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c355266ed249899c0ae0c0b4d36c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.303061 29889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ea85c2a0a5f47febec5c2b7502a26fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.307763 29811 tablet_service.cc:1511] Processing CreateTablet for tablet 2c467c75181d43899d5bd787b0635e9a (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:03.309583 29811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c467c75181d43899d5bd787b0635e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.319305 29886 tablet_service.cc:1511] Processing CreateTablet for tablet 36b59dd6c157451a8c04b2561055b17f (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:03.321256 29886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b59dd6c157451a8c04b2561055b17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.323951 29960 tablet_service.cc:1511] Processing CreateTablet for tablet 36b59dd6c157451a8c04b2561055b17f (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:03.325865 29960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b59dd6c157451a8c04b2561055b17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.340904 29737 tablet_service.cc:1511] Processing CreateTablet for tablet b7ec0692168041d5bdd5020a85e5ef20 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:10:03.343565 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ec0692168041d5bdd5020a85e5ef20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.349931 29810 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1ed17116fd4765af7acbd2bf3a60ec (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:03.353762 29810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1ed17116fd4765af7acbd2bf3a60ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.358104 29885 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1ed17116fd4765af7acbd2bf3a60ec (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:03.359104 29736 tablet_service.cc:1511] Processing CreateTablet for tablet 2c467c75181d43899d5bd787b0635e9a (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:10:03.359889 29885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1ed17116fd4765af7acbd2bf3a60ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.359751 29735 tablet_service.cc:1511] Processing CreateTablet for tablet 36b59dd6c157451a8c04b2561055b17f (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:10:03.360816 29736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c467c75181d43899d5bd787b0635e9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.361872 29735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36b59dd6c157451a8c04b2561055b17f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.366654 29959 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1ed17116fd4765af7acbd2bf3a60ec (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:10:03.375952 29959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1ed17116fd4765af7acbd2bf3a60ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.394377 29734 tablet_service.cc:1511] Processing CreateTablet for tablet f64715da05544431a0d0f7c12824d602 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:03.395982 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64715da05544431a0d0f7c12824d602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.423776 29816 tablet_service.cc:1511] Processing CreateTablet for tablet f64715da05544431a0d0f7c12824d602 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:03.425762 29816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64715da05544431a0d0f7c12824d602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.475209 30023 tablet_bootstrap.cc:492] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:03.476836 29884 tablet_service.cc:1511] Processing CreateTablet for tablet f64715da05544431a0d0f7c12824d602 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:10:03.483110 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f64715da05544431a0d0f7c12824d602. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.475378 30024 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:03.506073 30022 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:03.508971 30023 tablet_bootstrap.cc:654] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.515252 29741 tablet_service.cc:1511] Processing CreateTablet for tablet a6f3ff6b354f499198683dd53e981407 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:03.519439 29741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f3ff6b354f499198683dd53e981407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.525594 29817 tablet_service.cc:1511] Processing CreateTablet for tablet a6f3ff6b354f499198683dd53e981407 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:03.527103 29817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f3ff6b354f499198683dd53e981407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.515725 29964 tablet_service.cc:1511] Processing CreateTablet for tablet a6f3ff6b354f499198683dd53e981407 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:10:03.542001 29891 tablet_service.cc:1511] Processing CreateTablet for tablet e474eb8c700d4ce6b88d88654b672627 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:03.543764 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e474eb8c700d4ce6b88d88654b672627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.546108 29960 tablet_service.cc:1511] Processing CreateTablet for tablet e474eb8c700d4ce6b88d88654b672627 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:03.545192 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6f3ff6b354f499198683dd53e981407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.587059 30022 tablet_bootstrap.cc:654] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.593225 29960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e474eb8c700d4ce6b88d88654b672627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.600694 29810 tablet_service.cc:1511] Processing CreateTablet for tablet bf058cabc711483a9ef732110e108ceb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:03.602684 29810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf058cabc711483a9ef732110e108ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.606524 30024 tablet_bootstrap.cc:654] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.599606 29739 tablet_service.cc:1511] Processing CreateTablet for tablet e474eb8c700d4ce6b88d88654b672627 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:10:03.613400 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e474eb8c700d4ce6b88d88654b672627. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.622839 29891 tablet_service.cc:1511] Processing CreateTablet for tablet bf058cabc711483a9ef732110e108ceb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:03.624585 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf058cabc711483a9ef732110e108ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.636065 29884 tablet_service.cc:1511] Processing CreateTablet for tablet 6d72b2e9211245ef8ebd128a94cc933f (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:03.636390 29818 tablet_service.cc:1511] Processing CreateTablet for tablet 6d72b2e9211245ef8ebd128a94cc933f (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:03.637571 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d72b2e9211245ef8ebd128a94cc933f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.638187 29818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d72b2e9211245ef8ebd128a94cc933f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.643354 30023 tablet_bootstrap.cc:492] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:03.643918 30023 ts_tablet_manager.cc:1403] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.008s
I20260713 09:10:03.647130 30023 raft_consensus.cc:359] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:03.647742 30023 raft_consensus.cc:385] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:03.648032 30023 raft_consensus.cc:740] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:03.648813 30023 consensus_queue.cc:260] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:03.653613 30024 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:03.654381 30024 ts_tablet_manager.cc:1403] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.179s	user 0.006s	sys 0.018s
I20260713 09:10:03.654838 30025 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:03.658519 30024 raft_consensus.cc:359] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:03.659554 30024 raft_consensus.cc:385] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:03.659935 30024 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:03.660902 30024 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:03.665966 29962 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7103dfd6e044daaf642059e54d46a1 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:03.667588 29962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7103dfd6e044daaf642059e54d46a1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:10:03.671543 29774 debug-util.cc:398] Leaking SignalData structure 0x7b08000a2de0 after lost signal to thread 27653
I20260713 09:10:03.677178 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7103dfd6e044daaf642059e54d46a1 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:03.626271 29738 tablet_service.cc:1511] Processing CreateTablet for tablet 6d72b2e9211245ef8ebd128a94cc933f (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:10:03.678900 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7103dfd6e044daaf642059e54d46a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.679986 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d72b2e9211245ef8ebd128a94cc933f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.679702 29963 tablet_service.cc:1511] Processing CreateTablet for tablet bf058cabc711483a9ef732110e108ceb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:10:03.684525 29963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf058cabc711483a9ef732110e108ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.689700 30022 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:03.690521 30022 ts_tablet_manager.cc:1403] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.185s	user 0.012s	sys 0.006s
I20260713 09:10:03.690696 30025 tablet_bootstrap.cc:654] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.694759 30022 raft_consensus.cc:359] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:03.695796 30022 raft_consensus.cc:385] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:03.696201 30022 raft_consensus.cc:740] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:03.697281 30022 consensus_queue.cc:260] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:03.711198 29810 tablet_service.cc:1511] Processing CreateTablet for tablet 1e7103dfd6e044daaf642059e54d46a1 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:10:03.717877 29810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e7103dfd6e044daaf642059e54d46a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.719648 29887 tablet_service.cc:1511] Processing CreateTablet for tablet 3493d77b77444ee789ae81b51c9311fb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:03.721880 29887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3493d77b77444ee789ae81b51c9311fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.726850 29853 heartbeater.cc:499] Master 127.27.0.190:45679 was elected leader, sending a full tablet report...
I20260713 09:10:03.727572 30025 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:03.728297 30025 ts_tablet_manager.cc:1403] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.074s	user 0.005s	sys 0.010s
I20260713 09:10:03.730218 29964 tablet_service.cc:1511] Processing CreateTablet for tablet 3493d77b77444ee789ae81b51c9311fb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:03.733325 29964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3493d77b77444ee789ae81b51c9311fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.734120 30025 raft_consensus.cc:359] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:03.735143 30025 raft_consensus.cc:385] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:03.735481 30025 raft_consensus.cc:740] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:03.736467 30025 consensus_queue.cc:260] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:03.743278 30024 ts_tablet_manager.cc:1434] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.006s
I20260713 09:10:03.750916 30023 ts_tablet_manager.cc:1434] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.107s	user 0.016s	sys 0.016s
I20260713 09:10:03.753731 29818 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0804e736824805865e8fc9aaf5a635 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:03.756136 29818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0804e736824805865e8fc9aaf5a635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.767328 30022 ts_tablet_manager.cc:1434] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.076s	user 0.014s	sys 0.010s
I20260713 09:10:03.768364 29734 tablet_service.cc:1511] Processing CreateTablet for tablet 3493d77b77444ee789ae81b51c9311fb (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:10:03.769315 30022 tablet_bootstrap.cc:492] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:03.769883 29734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3493d77b77444ee789ae81b51c9311fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.771852 30002 heartbeater.cc:499] Master 127.27.0.190:45679 was elected leader, sending a full tablet report...
I20260713 09:10:03.772890 29959 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0804e736824805865e8fc9aaf5a635 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:03.782099 29884 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0804e736824805865e8fc9aaf5a635 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:10:03.783895 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0804e736824805865e8fc9aaf5a635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.787227 29812 tablet_service.cc:1511] Processing CreateTablet for tablet 752920a5d0be44979c12c4f73deab3c8 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:03.789067 29812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752920a5d0be44979c12c4f73deab3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.792726 29739 tablet_service.cc:1511] Processing CreateTablet for tablet 752920a5d0be44979c12c4f73deab3c8 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:03.774570 29959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0804e736824805865e8fc9aaf5a635. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.798617 30024 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:03.802423 29739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752920a5d0be44979c12c4f73deab3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.813665 30024 tablet_bootstrap.cc:654] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.817627 29928 heartbeater.cc:499] Master 127.27.0.190:45679 was elected leader, sending a full tablet report...
I20260713 09:10:03.822472 30023 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:03.830169 30023 tablet_bootstrap.cc:654] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.854928 29887 tablet_service.cc:1511] Processing CreateTablet for tablet 752920a5d0be44979c12c4f73deab3c8 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:10:03.857059 29887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 752920a5d0be44979c12c4f73deab3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.865803 30025 ts_tablet_manager.cc:1434] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.137s	user 0.008s	sys 0.032s
I20260713 09:10:03.867527 30025 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
W20260713 09:10:03.874505 29779 tablet.cc:2406] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:03.876624 29962 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbb60a6d696426ebfec3411d451adfd (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:03.878512 29962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbb60a6d696426ebfec3411d451adfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.879067 29817 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbb60a6d696426ebfec3411d451adfd (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:03.880400 29817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbb60a6d696426ebfec3411d451adfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.884596 29737 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbb60a6d696426ebfec3411d451adfd (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:10:03.885988 29737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbb60a6d696426ebfec3411d451adfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.894217 30030 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:03.895357 30022 tablet_bootstrap.cc:654] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:03.894888 30030 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:03.901225 30030 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:03.902601 30032 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:03.903225 30032 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:03.906860 30032 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:03.960772 30033 raft_consensus.cc:493] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:03.961452 30033 raft_consensus.cc:515] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:03.984177 30024 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:03.984779 30024 ts_tablet_manager.cc:1403] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.219s	user 0.020s	sys 0.008s
I20260713 09:10:03.941996 29963 tablet_service.cc:1511] Processing CreateTablet for tablet ef76055dbb5148dfb584d8b77daa2c76 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:03.988535 29963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef76055dbb5148dfb584d8b77daa2c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:03.988925 29811 tablet_service.cc:1511] Processing CreateTablet for tablet bd4aab6e85944d2b9d29411836f726d9 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:03.991693 30033 leader_election.cc:290] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:04.009927 29884 tablet_service.cc:1511] Processing CreateTablet for tablet ef76055dbb5148dfb584d8b77daa2c76 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:10:04.011519 29884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef76055dbb5148dfb584d8b77daa2c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.019095 30025 tablet_bootstrap.cc:654] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.020752 29811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4aab6e85944d2b9d29411836f726d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.019147 30023 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:04.027113 29738 tablet_service.cc:1511] Processing CreateTablet for tablet ef76055dbb5148dfb584d8b77daa2c76 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
W20260713 09:10:04.027992 29699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:04.028599 29738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef76055dbb5148dfb584d8b77daa2c76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.030333 30022 tablet_bootstrap.cc:492] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.030982 30022 ts_tablet_manager.cc:1403] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.262s	user 0.024s	sys 0.025s
I20260713 09:10:04.034121 30022 raft_consensus.cc:359] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.034922 30022 raft_consensus.cc:385] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.040645 29959 tablet_service.cc:1511] Processing CreateTablet for tablet bd4aab6e85944d2b9d29411836f726d9 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:04.042171 29959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4aab6e85944d2b9d29411836f726d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.047186 30024 raft_consensus.cc:359] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.048004 30024 raft_consensus.cc:385] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.048334 30024 raft_consensus.cc:740] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.049139 30024 consensus_queue.cc:260] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.054812 30030 raft_consensus.cc:493] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.055354 30030 raft_consensus.cc:515] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.035228 30022 raft_consensus.cc:740] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.058014 30022 consensus_queue.cc:260] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.061230 30022 ts_tablet_manager.cc:1434] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260713 09:10:04.062438 30022 tablet_bootstrap.cc:492] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.043478 30023 ts_tablet_manager.cc:1403] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.221s	user 0.032s	sys 0.039s
I20260713 09:10:04.068717 30030 leader_election.cc:290] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:04.077490 29891 tablet_service.cc:1511] Processing CreateTablet for tablet bd4aab6e85944d2b9d29411836f726d9 (DEFAULT_TABLE table=test-workload [id=7a1e1730311243e185ab8d804a10e79b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:10:04.079229 29891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4aab6e85944d2b9d29411836f726d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:04.082363 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:04.084295 29793 leader_election.cc:343] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.086465 30029 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.087100 30029 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.088048 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.090813 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:04.091029 29718 leader_election.cc:343] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:04.093542 29718 leader_election.cc:343] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.105640 30023 raft_consensus.cc:359] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.125808 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:04.128631 29716 leader_election.cc:343] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.129351 29716 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.130513 30030 raft_consensus.cc:2749] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.133608 30022 tablet_bootstrap.cc:654] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.139179 30024 ts_tablet_manager.cc:1434] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.154s	user 0.008s	sys 0.004s
I20260713 09:10:04.140522 30024 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.144215 30029 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:04.122210 30023 raft_consensus.cc:385] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.154186 30023 raft_consensus.cc:740] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.183735 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.187170 30024 tablet_bootstrap.cc:654] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.190887 30025 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:04.191497 30025 ts_tablet_manager.cc:1403] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.324s	user 0.015s	sys 0.013s
W20260713 09:10:04.194002 29791 leader_election.cc:343] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.194552 29791 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.196264 30025 raft_consensus.cc:359] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.197434 30025 raft_consensus.cc:385] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.197839 30025 raft_consensus.cc:740] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.204300 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec0692168041d5bdd5020a85e5ef20" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.206164 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.199968 30032 raft_consensus.cc:2749] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:04.208397 29942 leader_election.cc:343] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.199311 30023 consensus_queue.cc:260] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
W20260713 09:10:04.213418 29866 leader_election.cc:343] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.213212 30025 consensus_queue.cc:260] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.218487 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec0692168041d5bdd5020a85e5ef20" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
W20260713 09:10:04.227207 29868 leader_election.cc:343] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.227749 29868 leader_election.cc:304] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:04.232525 30033 raft_consensus.cc:2749] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.234604 30023 ts_tablet_manager.cc:1434] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.167s	user 0.005s	sys 0.007s
I20260713 09:10:04.235176 30022 tablet_bootstrap.cc:492] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.235708 30022 ts_tablet_manager.cc:1403] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.174s	user 0.015s	sys 0.011s
I20260713 09:10:04.235771 30023 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:04.237370 30025 ts_tablet_manager.cc:1434] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260713 09:10:04.238689 30025 tablet_bootstrap.cc:492] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:04.239612 30022 raft_consensus.cc:359] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.240453 30022 raft_consensus.cc:385] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.240811 30022 raft_consensus.cc:740] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.251629 30024 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:04.252261 30024 ts_tablet_manager.cc:1403] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.112s	user 0.020s	sys 0.031s
I20260713 09:10:04.253005 30025 tablet_bootstrap.cc:654] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.255368 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:04.256269 30023 tablet_bootstrap.cc:654] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.241670 30022 consensus_queue.cc:260] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
W20260713 09:10:04.257395 29718 leader_election.cc:343] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.257992 29718 leader_election.cc:304] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73; no voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.259320 30030 raft_consensus.cc:2749] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.259459 30022 ts_tablet_manager.cc:1434] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260713 09:10:04.260620 30022 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.265270 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:04.266247 29828 raft_consensus.cc:2468] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 0.
I20260713 09:10:04.267920 29942 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.268487 30022 tablet_bootstrap.cc:654] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.269624 30029 raft_consensus.cc:2804] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.270191 30029 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.270644 30029 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.282058 30022 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.255563 30024 raft_consensus.cc:359] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.282889 30022 ts_tablet_manager.cc:1403] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260713 09:10:04.284144 30029 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.282897 30024 raft_consensus.cc:385] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.285645 30024 raft_consensus.cc:740] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.286870 30024 consensus_queue.cc:260] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.288064 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:04.288965 29828 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.289456 30024 ts_tablet_manager.cc:1434] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260713 09:10:04.290759 30024 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.296151 30022 raft_consensus.cc:359] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.297118 30022 raft_consensus.cc:385] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.297425 30022 raft_consensus.cc:740] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.298434 30022 consensus_queue.cc:260] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.301321 30022 ts_tablet_manager.cc:1434] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:10:04.302989 30022 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.305322 30032 raft_consensus.cc:493] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.306553 30032 raft_consensus.cc:515] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.311553 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c355266ed249899c0ae0c0b4d36c74" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:04.313493 29793 leader_election.cc:343] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.315608 30024 tablet_bootstrap.cc:654] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.317317 30032 leader_election.cc:290] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.318037 30030 raft_consensus.cc:493] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.319218 30030 raft_consensus.cc:515] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.301250 29828 raft_consensus.cc:2468] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 1.
I20260713 09:10:04.322178 30025 tablet_bootstrap.cc:492] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:04.324860 30025 ts_tablet_manager.cc:1403] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.023s
I20260713 09:10:04.325130 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea85c2a0a5f47febec5c2b7502a26fb" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.323915 30029 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
W20260713 09:10:04.328056 29718 leader_election.cc:343] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.328318 30022 tablet_bootstrap.cc:654] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.329203 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:04.329537 30025 raft_consensus.cc:359] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.330708 30025 raft_consensus.cc:385] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.331169 30025 raft_consensus.cc:740] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.332701 30025 consensus_queue.cc:260] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.333487 30033 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.334779 30033 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.337174 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea85c2a0a5f47febec5c2b7502a26fb" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:04.339228 29716 leader_election.cc:343] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.339872 29716 leader_election.cc:304] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.349071 29942 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:04.349527 29903 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.353796 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.355870 30033 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:04.357640 29866 leader_election.cc:343] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.341339 30030 leader_election.cc:290] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.358994 30029 raft_consensus.cc:2804] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:04.359440 30030 raft_consensus.cc:2749] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.370863 30024 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:04.372014 30024 ts_tablet_manager.cc:1403] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.018s
I20260713 09:10:04.376550 30024 raft_consensus.cc:359] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.377942 30024 raft_consensus.cc:385] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.378827 30024 raft_consensus.cc:740] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.378962 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c355266ed249899c0ae0c0b4d36c74" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:04.379978 30023 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:04.380745 30023 ts_tablet_manager.cc:1403] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.022s
W20260713 09:10:04.381204 29791 leader_election.cc:343] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.381784 29791 leader_election.cc:304] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.380873 30024 consensus_queue.cc:260] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.385090 30032 raft_consensus.cc:2749] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.387766 30024 ts_tablet_manager.cc:1434] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
W20260713 09:10:04.382679 29716 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.132:39911, user_credentials={real_user=slave}} blocked reactor thread for 43510.1us
I20260713 09:10:04.384223 30029 raft_consensus.cc:697] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:04.394212 30025 ts_tablet_manager.cc:1434] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.001s
I20260713 09:10:04.390806 30023 raft_consensus.cc:359] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.396878 30024 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.402045 30025 tablet_bootstrap.cc:492] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:04.404512 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:04.396474 30023 raft_consensus.cc:385] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.406751 30023 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
W20260713 09:10:04.407291 29866 leader_election.cc:343] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.407826 29866 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:04.407831 30023 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.409718 30024 tablet_bootstrap.cc:654] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.410333 30029 consensus_queue.cc:237] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.411449 30023 ts_tablet_manager.cc:1434] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.000s
I20260713 09:10:04.412009 30064 raft_consensus.cc:2749] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.407871 29903 raft_consensus.cc:2468] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 1.
I20260713 09:10:04.413018 30023 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:04.413565 30022 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.414105 30022 ts_tablet_manager.cc:1403] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.111s	user 0.013s	sys 0.027s
I20260713 09:10:04.417958 30022 raft_consensus.cc:359] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.419104 30022 raft_consensus.cc:385] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.419486 30022 raft_consensus.cc:740] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.420872 30022 consensus_queue.cc:260] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.426380 30022 ts_tablet_manager.cc:1434] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:04.433398 30023 tablet_bootstrap.cc:654] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.434703 30025 tablet_bootstrap.cc:654] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.446470 30022 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.454519 29651 catalog_manager.cc:5697] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 1 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.459713 30025 tablet_bootstrap.cc:492] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:04.460412 30025 ts_tablet_manager.cc:1403] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.002s
I20260713 09:10:04.455549 30024 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:04.462981 30024 ts_tablet_manager.cc:1403] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.013s
I20260713 09:10:04.466775 30022 tablet_bootstrap.cc:654] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.466985 30024 raft_consensus.cc:359] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.469548 30025 raft_consensus.cc:359] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.472441 30024 raft_consensus.cc:385] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.473217 30024 raft_consensus.cc:740] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.474922 30024 consensus_queue.cc:260] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.473906 30025 raft_consensus.cc:385] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.476009 30025 raft_consensus.cc:740] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.477692 30024 ts_tablet_manager.cc:1434] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260713 09:10:04.477358 30025 consensus_queue.cc:260] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.483047 30025 ts_tablet_manager.cc:1434] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260713 09:10:04.483160 30024 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.484678 30023 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:04.485112 30022 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.485630 30022 ts_tablet_manager.cc:1403] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.006s
I20260713 09:10:04.485318 30023 ts_tablet_manager.cc:1403] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.024s
I20260713 09:10:04.489192 30022 raft_consensus.cc:359] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.489352 30023 raft_consensus.cc:359] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.490075 30022 raft_consensus.cc:385] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.492069 30024 tablet_bootstrap.cc:654] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.492205 30022 raft_consensus.cc:740] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.490237 30023 raft_consensus.cc:385] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.494087 30023 raft_consensus.cc:740] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.491098 30025 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:04.499097 30030 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.494359 30022 consensus_queue.cc:260] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.499873 30030 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.501819 30022 ts_tablet_manager.cc:1434] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:10:04.502319 30030 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.503253 30022 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.505290 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.506320 29903 raft_consensus.cc:2468] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:04.508436 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:04.510813 30022 tablet_bootstrap.cc:654] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.510666 30023 consensus_queue.cc:260] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.514286 30023 ts_tablet_manager.cc:1434] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260713 09:10:04.515692 29718 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
W20260713 09:10:04.517822 29716 leader_election.cc:343] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.519567 30025 tablet_bootstrap.cc:654] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.521690 30024 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:04.522238 30024 ts_tablet_manager.cc:1403] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260713 09:10:04.524603 30022 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.515758 30023 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:04.528920 30060 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.529594 30060 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.531214 30024 raft_consensus.cc:359] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.532006 30060 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.532006 30024 raft_consensus.cc:385] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.532851 30024 raft_consensus.cc:740] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.528154 30030 raft_consensus.cc:2804] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.526418 30022 ts_tablet_manager.cc:1403] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.010s
I20260713 09:10:04.533631 30030 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.534224 30030 raft_consensus.cc:3060] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.536242 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:04.538229 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:04.543875 29718 leader_election.cc:343] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.542852 30022 raft_consensus.cc:359] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
W20260713 09:10:04.544915 29716 leader_election.cc:343] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.545235 30022 raft_consensus.cc:385] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.545446 29716 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659
I20260713 09:10:04.545785 30022 raft_consensus.cc:740] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.546952 30060 raft_consensus.cc:2749] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.533602 30024 consensus_queue.cc:260] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.547083 30022 consensus_queue.cc:260] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.549414 30024 ts_tablet_manager.cc:1434] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:10:04.550637 30024 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.555282 30022 ts_tablet_manager.cc:1434] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.007s
I20260713 09:10:04.554901 30030 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.556931 30022 tablet_bootstrap.cc:492] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.558801 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:04.559697 29903 raft_consensus.cc:3060] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.564955 30022 tablet_bootstrap.cc:654] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.572315 30030 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.572446 30032 raft_consensus.cc:493] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.573300 30032 raft_consensus.cc:515] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.574013 29903 raft_consensus.cc:2468] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:04.576294 29718 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:04.577420 30030 raft_consensus.cc:2804] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:04.580952 30029 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.581341 30023 tablet_bootstrap.cc:654] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.581525 30029 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.584906 30029 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.579051 30030 raft_consensus.cc:697] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:04.586187 30030 consensus_queue.cc:237] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.586845 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64715da05544431a0d0f7c12824d602" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.572463 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
W20260713 09:10:04.589551 29791 leader_election.cc:343] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.590198 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.579252 30032 leader_election.cc:290] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:04.590612 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64715da05544431a0d0f7c12824d602" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.599041 30032 raft_consensus.cc:493] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:04.607964 29716 leader_election.cc:343] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:04.603215 29942 leader_election.cc:343] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:04.614607 29793 leader_election.cc:343] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.615374 29793 leader_election.cc:304] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.608076 30032 raft_consensus.cc:515] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.619926 30032 leader_election.cc:290] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.620096 29647 catalog_manager.cc:5697] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.624750 30077 raft_consensus.cc:2749] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.627137 30024 tablet_bootstrap.cc:654] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.627750 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.633605 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:04.634384 29977 raft_consensus.cc:2468] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
W20260713 09:10:04.634675 29791 leader_election.cc:343] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.637501 29791 leader_election.cc:304] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:04.639894 30077 raft_consensus.cc:2804] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.640295 30077 raft_consensus.cc:493] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.640612 30077 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.649767 30022 tablet_bootstrap.cc:492] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.657438 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.658428 30025 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:04.658684 29753 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 0.
I20260713 09:10:04.659333 30025 ts_tablet_manager.cc:1403] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.169s	user 0.023s	sys 0.007s
I20260713 09:10:04.660450 29940 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.658599 30022 ts_tablet_manager.cc:1403] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.029s
I20260713 09:10:04.668466 30029 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.669042 30029 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.669390 30032 raft_consensus.cc:493] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.669421 30029 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.670173 30032 raft_consensus.cc:515] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.658164 30077 raft_consensus.cc:515] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.677749 30022 raft_consensus.cc:359] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.681244 30022 raft_consensus.cc:385] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.680946 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.681629 30022 raft_consensus.cc:740] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.682020 29753 raft_consensus.cc:2468] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:04.682838 30022 consensus_queue.cc:260] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.683398 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.684598 30025 raft_consensus.cc:359] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.684598 30032 leader_election.cc:290] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:04.690410 30022 ts_tablet_manager.cc:1434] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.000s
I20260713 09:10:04.687165 30025 raft_consensus.cc:385] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.686275 30077 leader_election.cc:290] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.697449 30023 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:04.697337 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:04.698225 30023 ts_tablet_manager.cc:1403] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.005s
I20260713 09:10:04.698415 29977 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.699553 30022 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.703054 30023 raft_consensus.cc:359] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.703860 30023 raft_consensus.cc:385] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.704210 30023 raft_consensus.cc:740] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
W20260713 09:10:04.691951 29793 leader_election.cc:343] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.694109 30025 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.708801 30022 tablet_bootstrap.cc:654] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.705003 30023 consensus_queue.cc:260] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.711318 29791 leader_election.cc:304] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.713376 30063 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.714033 30063 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.714201 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
W20260713 09:10:04.717137 29791 leader_election.cc:343] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.721872 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.723501 29903 raft_consensus.cc:2393] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:04.721871 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.711056 30025 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.736825 30025 ts_tablet_manager.cc:1434] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.003s
I20260713 09:10:04.738353 30025 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:04.739221 29940 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.730476 30029 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.732950 30024 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:04.721982 30063 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.728854 30077 raft_consensus.cc:2804] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.745875 30063 raft_consensus.cc:3060] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.743561 30077 raft_consensus.cc:493] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.746541 30077 raft_consensus.cc:3060] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.747639 30024 ts_tablet_manager.cc:1403] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.197s	user 0.016s	sys 0.024s
I20260713 09:10:04.749747 30025 tablet_bootstrap.cc:654] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.761790 30029 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.763137 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:04.758069 29977 raft_consensus.cc:2468] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:04.768782 29903 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.772732 29791 leader_election.cc:304] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:04.774364 30083 raft_consensus.cc:2804] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:04.774989 30083 raft_consensus.cc:697] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:04.774914 30024 raft_consensus.cc:359] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.776470 30024 raft_consensus.cc:385] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.776937 30024 raft_consensus.cc:740] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.776607 30083 consensus_queue.cc:237] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.781879 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:04.782662 29753 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.784291 30032 raft_consensus.cc:493] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.784832 29903 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 1.
I20260713 09:10:04.786378 29942 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:04.784863 30032 raft_consensus.cc:515] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.788021 30063 raft_consensus.cc:2749] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:04.790282 30024 consensus_queue.cc:260] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.790817 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:04.791291 30023 ts_tablet_manager.cc:1434] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.093s	user 0.027s	sys 0.023s
I20260713 09:10:04.791687 29902 raft_consensus.cc:2468] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:04.792237 30032 leader_election.cc:290] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.793485 30023 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:04.793401 29793 leader_election.cc:304] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:04.796211 30032 raft_consensus.cc:2804] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.799827 30077 raft_consensus.cc:515] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.796650 30032 raft_consensus.cc:493] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.801349 30032 raft_consensus.cc:3060] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.803368 30077 leader_election.cc:290] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:04.804090 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:04.804824 29752 raft_consensus.cc:3060] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.812202 30022 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.808826 30024 ts_tablet_manager.cc:1434] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.061s	user 0.009s	sys 0.001s
I20260713 09:10:04.813026 30022 ts_tablet_manager.cc:1403] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.114s	user 0.028s	sys 0.017s
I20260713 09:10:04.817345 30063 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:04.817237 30022 raft_consensus.cc:359] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.818001 30063 raft_consensus.cc:697] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:04.818141 30022 raft_consensus.cc:385] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.818634 30022 raft_consensus.cc:740] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.819180 30063 consensus_queue.cc:237] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.819703 30022 consensus_queue.cc:260] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.812713 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:04.822408 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:04.823344 29793 leader_election.cc:343] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:04.824287 29791 leader_election.cc:343] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.822384 30022 ts_tablet_manager.cc:1434] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:04.826519 30022 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.820729 29753 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 1.
I20260713 09:10:04.827479 30077 raft_consensus.cc:493] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.836233 30077 raft_consensus.cc:515] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.839756 30077 leader_election.cc:290] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.839807 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd899b5bc3b49ababe2c56c6c9b47a9" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:04.841657 29977 raft_consensus.cc:2468] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:04.843405 29791 leader_election.cc:304] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:04.843917 29752 raft_consensus.cc:2468] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:04.841408 30023 tablet_bootstrap.cc:654] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.841324 30024 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.845363 30077 raft_consensus.cc:2804] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.849056 30077 raft_consensus.cc:493] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.849545 30077 raft_consensus.cc:3060] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.849766 29791 leader_election.cc:304] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:04.854931 30022 tablet_bootstrap.cc:654] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.853740 30083 raft_consensus.cc:2804] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:04.858775 30083 raft_consensus.cc:697] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:04.860296 30083 consensus_queue.cc:237] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:04.852451 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd899b5bc3b49ababe2c56c6c9b47a9" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.876181 29753 raft_consensus.cc:2468] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:04.883111 29648 catalog_manager.cc:5697] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 1 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:04.890570 30077 raft_consensus.cc:515] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.892592 30025 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:04.893230 30077 leader_election.cc:290] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.870105 29647 catalog_manager.cc:5697] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:04.895491 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd899b5bc3b49ababe2c56c6c9b47a9" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:04.896132 29977 raft_consensus.cc:3060] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.893235 30025 ts_tablet_manager.cc:1403] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.155s	user 0.016s	sys 0.036s
I20260713 09:10:04.898954 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fd899b5bc3b49ababe2c56c6c9b47a9" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:04.899732 29753 raft_consensus.cc:3060] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.901413 30022 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.902057 30022 ts_tablet_manager.cc:1403] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.015s
I20260713 09:10:04.896788 30063 consensus_queue.cc:1048] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:04.906170 30022 raft_consensus.cc:359] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.907615 30022 raft_consensus.cc:385] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.907955 30022 raft_consensus.cc:740] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.908838 30022 consensus_queue.cc:260] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.912211 30024 tablet_bootstrap.cc:654] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.913245 30025 raft_consensus.cc:359] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.918268 30032 raft_consensus.cc:515] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:04.918946 30025 raft_consensus.cc:385] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.920233 30025 raft_consensus.cc:740] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.921087 30032 leader_election.cc:290] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:04.921433 30025 consensus_queue.cc:260] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.923588 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:04.924225 29903 raft_consensus.cc:3060] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.925904 30025 ts_tablet_manager.cc:1434] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.003s
I20260713 09:10:04.928397 30025 tablet_bootstrap.cc:492] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:04.923465 30022 ts_tablet_manager.cc:1434] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:10:04.932660 30022 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:04.936837 30023 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:04.925745 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:04.917719 29977 raft_consensus.cc:2468] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
W20260713 09:10:04.938728 29791 leader_election.cc:343] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:04.939581 30022 tablet_bootstrap.cc:654] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.940119 29791 leader_election.cc:304] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:04.940348 30023 ts_tablet_manager.cc:1403] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.005s
I20260713 09:10:04.938634 30089 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.941309 30089 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.944129 30024 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:04.944291 30089 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:04.944949 30024 ts_tablet_manager.cc:1403] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.111s	user 0.017s	sys 0.000s
I20260713 09:10:04.945376 30089 raft_consensus.cc:2804] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:04.944204 30023 raft_consensus.cc:359] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.947019 30023 raft_consensus.cc:385] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.947341 30023 raft_consensus.cc:740] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.948161 30023 consensus_queue.cc:260] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:04.949260 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:04.949690 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:04.949998 29752 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:04.950824 29977 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:04.951972 29791 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:04.954102 30024 raft_consensus.cc:359] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.954912 30024 raft_consensus.cc:385] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:04.955204 30024 raft_consensus.cc:740] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:04.949237 30025 tablet_bootstrap.cc:654] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:04.957326 30023 ts_tablet_manager.cc:1434] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260713 09:10:04.958563 30023 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:04.914649 29753 raft_consensus.cc:2468] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:04.959336 30024 consensus_queue.cc:260] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.966035 30024 ts_tablet_manager.cc:1434] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:10:04.967417 30024 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:04.962985 30077 raft_consensus.cc:2804] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:04.969347 30077 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:04.969942 30077 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:04.968710 30060 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:04.952404 30089 raft_consensus.cc:697] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:04.981243 30060 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.979640 30029 consensus_queue.cc:1048] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:04.989738 30060 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:04.987650 29903 raft_consensus.cc:2468] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:04.983542 30089 consensus_queue.cc:237] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:04.997686 29647 catalog_manager.cc:5697] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:04.998682 29793 leader_election.cc:304] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:05.004459 30032 raft_consensus.cc:2804] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.005131 30032 raft_consensus.cc:697] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:05.006093 30022 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:04.999303 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:05.006244 30032 consensus_queue.cc:237] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.006916 30022 ts_tablet_manager.cc:1403] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.074s	user 0.024s	sys 0.024s
I20260713 09:10:05.009325 30060 consensus_queue.cc:1048] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:10:05.013649 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:05.010089 29827 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:05.037235 30024 tablet_bootstrap.cc:654] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:05.040318 29718 leader_election.cc:343] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.041576 29718 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:05.042712 30060 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.043349 30060 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.043807 30060 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.046125 30025 tablet_bootstrap.cc:492] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:05.046834 30025 ts_tablet_manager.cc:1403] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.014s
W20260713 09:10:05.050061 29699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:05.050719 30025 raft_consensus.cc:359] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.051635 30025 raft_consensus.cc:385] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.051977 30025 raft_consensus.cc:740] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.057794 30030 consensus_queue.cc:1048] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.059842 30023 tablet_bootstrap.cc:654] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.106204 30024 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.106846 30024 ts_tablet_manager.cc:1403] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.016s
I20260713 09:10:05.092981 30025 consensus_queue.cc:260] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.109409 30025 ts_tablet_manager.cc:1434] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.004s
I20260713 09:10:05.110539 30024 raft_consensus.cc:359] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.111567 30024 raft_consensus.cc:385] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.111896 30024 raft_consensus.cc:740] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.115105 30024 consensus_queue.cc:260] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.115931 30077 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.133005 30022 raft_consensus.cc:359] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.134145 30022 raft_consensus.cc:385] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.134466 30022 raft_consensus.cc:740] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.135711 30022 consensus_queue.cc:260] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.135983 30025 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
W20260713 09:10:05.140117 30100 log.cc:927] Time spent T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260713 09:10:05.149286 30022 ts_tablet_manager.cc:1434] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.131s	user 0.003s	sys 0.005s
I20260713 09:10:05.150677 30022 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:05.172014 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:05.173030 29753 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.184000 30060 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.184739 29753 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:05.186154 29791 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:05.186743 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:05.187206 30089 raft_consensus.cc:2804] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.187700 29977 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.188047 30089 raft_consensus.cc:697] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:05.189078 30089 consensus_queue.cc:237] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.157793 30077 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:05.203857 30060 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:05.216794 30025 tablet_bootstrap.cc:654] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.218956 30064 raft_consensus.cc:493] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.219583 30064 raft_consensus.cc:515] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.220923 30022 tablet_bootstrap.cc:654] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.222177 30064 leader_election.cc:290] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:05.222965 30064 raft_consensus.cc:493] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.223768 30064 raft_consensus.cc:515] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.224170 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c355266ed249899c0ae0c0b4d36c74" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.226616 30064 leader_election.cc:290] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:05.227224 29866 leader_election.cc:343] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.228253 30023 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:05.232260 30023 ts_tablet_manager.cc:1403] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.274s	user 0.020s	sys 0.004s
I20260713 09:10:05.230036 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea85c2a0a5f47febec5c2b7502a26fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.226655 29977 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:05.234159 29753 raft_consensus.cc:2468] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:05.240228 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea85c2a0a5f47febec5c2b7502a26fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.242623 30077 consensus_queue.cc:1048] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.245811 30024 ts_tablet_manager.cc:1434] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.139s	user 0.024s	sys 0.036s
W20260713 09:10:05.246446 29866 leader_election.cc:343] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.247759 30024 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.247503 29866 leader_election.cc:304] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [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: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:05.249457 30064 raft_consensus.cc:2804] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.250203 30064 raft_consensus.cc:493] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.250808 30064 raft_consensus.cc:3060] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.266518 30023 raft_consensus.cc:359] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.230283 29648 catalog_manager.cc:5697] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.268105 30023 raft_consensus.cc:385] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.268769 30023 raft_consensus.cc:740] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
W20260713 09:10:05.266852 29718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.131:33249, user_credentials={real_user=slave}} blocked reactor thread for 120225us
I20260713 09:10:05.269418 29648 catalog_manager.cc:5697] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.276894 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:05.277570 29827 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.283463 30023 consensus_queue.cc:260] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.286800 29827 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:05.290277 30024 tablet_bootstrap.cc:654] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.299434 29718 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:05.291486 30023 ts_tablet_manager.cc:1434] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.059s	user 0.008s	sys 0.002s
I20260713 09:10:05.292351 30064 raft_consensus.cc:515] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.294020 30063 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.305935 30064 leader_election.cc:290] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:05.302906 30023 tablet_bootstrap.cc:492] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:05.309118 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea85c2a0a5f47febec5c2b7502a26fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:05.309955 29977 raft_consensus.cc:3060] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.302450 30109 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.313735 30109 raft_consensus.cc:697] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:05.315002 30109 consensus_queue.cc:237] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.309214 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ea85c2a0a5f47febec5c2b7502a26fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:05.319240 29753 raft_consensus.cc:3060] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.328308 30023 tablet_bootstrap.cc:654] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.341055 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c355266ed249899c0ae0c0b4d36c74" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:05.328449 29753 raft_consensus.cc:2468] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:05.331454 29752 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.345605 30089 raft_consensus.cc:493] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.346240 30089 raft_consensus.cc:515] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.347316 30077 consensus_queue.cc:1048] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.348414 30089 leader_election.cc:290] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:05.350978 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:05.353780 29791 leader_election.cc:343] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.354619 29651 catalog_manager.cc:5697] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.357431 30077 consensus_queue.cc:1048] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.357813 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.358685 29751 raft_consensus.cc:2468] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:05.360270 29791 leader_election.cc:304] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:05.361311 30077 raft_consensus.cc:2804] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.361719 30077 raft_consensus.cc:493] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.362071 30077 raft_consensus.cc:3060] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.332203 29977 raft_consensus.cc:2468] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:05.333767 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:05.343603 30024 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.343603 30022 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:05.368310 29866 leader_election.cc:304] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:05.368659 30022 ts_tablet_manager.cc:1403] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.218s	user 0.034s	sys 0.015s
I20260713 09:10:05.368355 30024 ts_tablet_manager.cc:1403] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.007s
I20260713 09:10:05.369488 30064 raft_consensus.cc:2804] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.370260 30064 raft_consensus.cc:697] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:05.371197 30064 consensus_queue.cc:237] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.371595 30022 raft_consensus.cc:359] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.372362 30022 raft_consensus.cc:385] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.372327 30024 raft_consensus.cc:359] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.372895 30022 raft_consensus.cc:740] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.341965 29827 raft_consensus.cc:2468] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:05.373068 30024 raft_consensus.cc:385] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.374483 30024 raft_consensus.cc:740] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.375357 30024 consensus_queue.cc:260] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.377640 30024 ts_tablet_manager.cc:1434] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:10:05.378787 30024 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.379599 30077 raft_consensus.cc:515] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.373798 30022 consensus_queue.cc:260] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.382373 30077 leader_election.cc:290] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:05.383865 30022 ts_tablet_manager.cc:1434] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260713 09:10:05.385041 30022 tablet_bootstrap.cc:492] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
W20260713 09:10:05.390967 29718 leader_election.cc:343] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.391669 30025 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:05.397179 30025 ts_tablet_manager.cc:1403] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.269s	user 0.036s	sys 0.019s
I20260713 09:10:05.399420 29650 catalog_manager.cc:5697] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.400339 30025 raft_consensus.cc:359] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.401261 30025 raft_consensus.cc:385] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.401939 30025 raft_consensus.cc:740] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.402714 30025 consensus_queue.cc:260] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.405000 30025 ts_tablet_manager.cc:1434] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:05.406065 30025 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:05.392769 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:05.394011 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:05.411113 29751 raft_consensus.cc:3060] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.392074 30077 raft_consensus.cc:493] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.416941 30077 raft_consensus.cc:515] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.406777 30063 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.418237 30024 tablet_bootstrap.cc:654] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.421016 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec0692168041d5bdd5020a85e5ef20" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:05.421821 29903 raft_consensus.cc:2468] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:05.423557 29793 leader_election.cc:304] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:05.425092 30089 raft_consensus.cc:2804] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.425573 30089 raft_consensus.cc:493] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.425997 30089 raft_consensus.cc:3060] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:05.428130 29791 leader_election.cc:343] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.430871 30022 tablet_bootstrap.cc:654] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.395049 29868 leader_election.cc:304] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:05.432746 30064 raft_consensus.cc:2804] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.433284 30064 raft_consensus.cc:493] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.433686 30064 raft_consensus.cc:3060] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.435078 30025 tablet_bootstrap.cc:654] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.435241 29753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec0692168041d5bdd5020a85e5ef20" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.435917 29753 raft_consensus.cc:2468] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:05.447224 29651 catalog_manager.cc:5697] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.460186 30024 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.432696 30023 tablet_bootstrap.cc:492] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:05.460805 30024 ts_tablet_manager.cc:1403] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.008s
I20260713 09:10:05.461025 30023 ts_tablet_manager.cc:1403] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.010s
I20260713 09:10:05.466521 30025 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:05.467128 30025 ts_tablet_manager.cc:1403] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.006s
I20260713 09:10:05.449699 30064 raft_consensus.cc:515] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.469626 30064 leader_election.cc:290] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:05.470695 30025 raft_consensus.cc:359] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.471508 30025 raft_consensus.cc:385] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.471334 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c355266ed249899c0ae0c0b4d36c74" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
W20260713 09:10:05.473440 29793 consensus_peers.cc:597] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 -> Peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Couldn't send request to peer e8869490f8b74828b61496c11fbaaa70. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.475301 30024 raft_consensus.cc:359] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.477816 30024 raft_consensus.cc:385] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.478114 30024 raft_consensus.cc:740] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.479115 30025 raft_consensus.cc:740] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.480712 30023 raft_consensus.cc:359] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.481665 30023 raft_consensus.cc:385] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.481855 30022 tablet_bootstrap.cc:492] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:05.481966 30023 raft_consensus.cc:740] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.482609 30022 ts_tablet_manager.cc:1403] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.004s
I20260713 09:10:05.483704 30032 consensus_queue.cc:1048] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.483155 30023 consensus_queue.cc:260] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.485648 29976 raft_consensus.cc:3060] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.486639 30025 consensus_queue.cc:260] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.486268 30024 consensus_queue.cc:260] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.490981 30077 leader_election.cc:290] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:05.491866 30024 ts_tablet_manager.cc:1434] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260713 09:10:05.492998 30024 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.485400 30022 raft_consensus.cc:359] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.494855 30025 ts_tablet_manager.cc:1434] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:10:05.495249 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c355266ed249899c0ae0c0b4d36c74" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:05.495951 29827 raft_consensus.cc:3060] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.496080 30025 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
W20260713 09:10:05.498656 29791 consensus_peers.cc:597] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 -> Peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Couldn't send request to peer 4e1db7907d9f4e0c94855d439c005c4b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:05.494738 29976 raft_consensus.cc:2468] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:05.508460 29866 leader_election.cc:304] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:05.509075 29827 raft_consensus.cc:2468] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:05.510322 30024 tablet_bootstrap.cc:654] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.501219 29751 raft_consensus.cc:2468] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:05.493786 30022 raft_consensus.cc:385] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.521517 30022 raft_consensus.cc:740] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.521809 30025 tablet_bootstrap.cc:654] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.522356 30022 consensus_queue.cc:260] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.524567 30022 ts_tablet_manager.cc:1434] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260713 09:10:05.525651 30022 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:05.526057 30089 raft_consensus.cc:515] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.512998 30064 raft_consensus.cc:2804] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.527417 30064 raft_consensus.cc:697] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:05.528668 30064 consensus_queue.cc:237] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.530501 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec0692168041d5bdd5020a85e5ef20" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:05.531244 29902 raft_consensus.cc:3060] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.519383 30023 ts_tablet_manager.cc:1434] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.000s
I20260713 09:10:05.520687 30077 consensus_queue.cc:1048] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.540051 30089 leader_election.cc:290] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:05.540292 29902 raft_consensus.cc:2468] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:05.541770 29793 leader_election.cc:304] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:05.542577 30023 tablet_bootstrap.cc:492] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:05.545651 30089 raft_consensus.cc:2804] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.546609 30089 raft_consensus.cc:697] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:05.547580 30089 consensus_queue.cc:237] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.549825 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ec0692168041d5bdd5020a85e5ef20" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:05.554320 29751 raft_consensus.cc:3060] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.551627 29791 leader_election.cc:304] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:05.560348 30022 tablet_bootstrap.cc:654] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.560495 30077 raft_consensus.cc:2804] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:05.561753 30077 raft_consensus.cc:697] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:05.561748 29649 catalog_manager.cc:5697] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.563401 30077 consensus_queue.cc:237] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.553537 30128 raft_consensus.cc:493] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.553520 30023 tablet_bootstrap.cc:654] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.567413 30025 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:05.567957 30064 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.568614 30024 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.569672 30089 consensus_queue.cc:1048] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.572510 30025 ts_tablet_manager.cc:1403] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.012s
I20260713 09:10:05.572528 30024 ts_tablet_manager.cc:1403] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.000s
I20260713 09:10:05.573112 30064 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.575662 30064 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:05.576601 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.575412 30025 raft_consensus.cc:359] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.579125 30025 raft_consensus.cc:385] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.579500 30025 raft_consensus.cc:740] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.580641 30025 consensus_queue.cc:260] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.576683 30128 raft_consensus.cc:515] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.582082 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:05.582984 29827 raft_consensus.cc:2393] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8869490f8b74828b61496c11fbaaa70 in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:05.583070 30025 ts_tablet_manager.cc:1434] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:10:05.583552 30128 leader_election.cc:290] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:05.584038 30025 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:05.585366 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:05.587760 29793 leader_election.cc:343] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.592909 29868 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:05.593498 30024 raft_consensus.cc:359] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.594355 30024 raft_consensus.cc:385] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.594671 30024 raft_consensus.cc:740] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.596155 30025 tablet_bootstrap.cc:654] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.597322 30024 consensus_queue.cc:260] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.598714 29750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.600255 30024 ts_tablet_manager.cc:1434] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:10:05.601675 30024 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.596872 30064 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:05.606268 29791 leader_election.cc:343] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.606879 29791 leader_election.cc:304] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:05.607735 30128 raft_consensus.cc:2749] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.618677 30024 tablet_bootstrap.cc:654] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.643220 30064 raft_consensus.cc:2749] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.644791 29751 raft_consensus.cc:2468] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:05.641192 29649 catalog_manager.cc:5697] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:05.651863 30024 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.652518 30024 ts_tablet_manager.cc:1403] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.005s
I20260713 09:10:05.653098 30032 consensus_queue.cc:1048] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:05.655469 30024 raft_consensus.cc:359] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.656271 30024 raft_consensus.cc:385] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.656617 30024 raft_consensus.cc:740] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.657475 30024 consensus_queue.cc:260] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.659684 30024 ts_tablet_manager.cc:1434] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:10:05.660291 30022 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:05.660835 30022 ts_tablet_manager.cc:1403] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.135s	user 0.018s	sys 0.011s
I20260713 09:10:05.660969 30024 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.663540 30022 raft_consensus.cc:359] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.664310 30022 raft_consensus.cc:385] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.664716 30022 raft_consensus.cc:740] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.668277 30024 tablet_bootstrap.cc:654] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.675236 30022 consensus_queue.cc:260] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.684078 30022 ts_tablet_manager.cc:1434] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260713 09:10:05.685508 30022 tablet_bootstrap.cc:492] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:05.689015 30023 tablet_bootstrap.cc:492] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:05.689749 30023 ts_tablet_manager.cc:1403] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.020s
I20260713 09:10:05.692930 30025 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:05.693567 30025 ts_tablet_manager.cc:1403] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.110s	user 0.027s	sys 0.014s
I20260713 09:10:05.693269 30024 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.696666 30022 tablet_bootstrap.cc:654] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.697443 30024 ts_tablet_manager.cc:1403] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.011s
I20260713 09:10:05.702365 30024 raft_consensus.cc:359] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.706146 30024 raft_consensus.cc:385] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.706663 30024 raft_consensus.cc:740] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.707957 30024 consensus_queue.cc:260] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.736846 30025 raft_consensus.cc:359] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.737692 30025 raft_consensus.cc:385] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.737984 30025 raft_consensus.cc:740] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.738827 30024 ts_tablet_manager.cc:1434] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260713 09:10:05.738583 30109 consensus_queue.cc:1048] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.740059 30024 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.741978 30023 raft_consensus.cc:359] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.743497 30023 raft_consensus.cc:385] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.743934 30023 raft_consensus.cc:740] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.747370 30023 consensus_queue.cc:260] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.745324 30025 consensus_queue.cc:260] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.750531 30064 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.755865 30023 ts_tablet_manager.cc:1434] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.002s
I20260713 09:10:05.757006 30025 ts_tablet_manager.cc:1434] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.003s
I20260713 09:10:05.758798 30109 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.752521 30064 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.759413 30109 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.763697 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:05.764600 29902 raft_consensus.cc:2468] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:05.768349 30023 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:05.766988 29718 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:05.772416 30110 raft_consensus.cc:2804] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.773007 30110 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.773502 30110 raft_consensus.cc:3060] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.776950 29651 catalog_manager.cc:5697] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 1 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:05.787407 30023 tablet_bootstrap.cc:654] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.788024 30064 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:05.788391 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.790066 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.790773 30109 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:05.791498 30109 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.791999 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:05.794132 29866 leader_election.cc:343] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.794800 30022 tablet_bootstrap.cc:492] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:05.795349 30022 ts_tablet_manager.cc:1403] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.110s	user 0.026s	sys 0.037s
I20260713 09:10:05.802902 30024 tablet_bootstrap.cc:654] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.792227 30109 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.806177 30089 consensus_queue.cc:1048] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:05.813124 30022 raft_consensus.cc:359] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.814065 30022 raft_consensus.cc:385] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.814385 30022 raft_consensus.cc:740] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.815132 30022 consensus_queue.cc:260] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.816862 30084 raft_consensus.cc:493] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.817451 30084 raft_consensus.cc:515] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.820029 30084 leader_election.cc:290] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:05.824152 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:05.826538 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:05.831228 29942 leader_election.cc:304] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:05.831883 30110 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.834021 29752 raft_consensus.cc:2393] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8869490f8b74828b61496c11fbaaa70 in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:05.834817 30089 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.837071 30025 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:05.835482 30089 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:05.817467 30022 ts_tablet_manager.cc:1434] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.002s
I20260713 09:10:05.841464 30022 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:05.842989 30109 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:05.843730 30109 raft_consensus.cc:493] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.843571 29866 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:05.847711 30089 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:05.834823 30084 raft_consensus.cc:2749] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.849407 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.852067 30110 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:05.853655 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.862098 30064 raft_consensus.cc:3060] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.867679 29976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.867784 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:05.868711 29827 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:05.869240 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
W20260713 09:10:05.870250 29716 leader_election.cc:343] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.871415 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:05.873512 29718 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:05.874035 30113 raft_consensus.cc:493] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.867743 29752 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 0.
I20260713 09:10:05.874650 30113 raft_consensus.cc:515] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.875932 29791 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:05.877012 30025 tablet_bootstrap.cc:654] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.877334 30150 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.860687 30109 raft_consensus.cc:515] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:05.877985 30150 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.890744 30024 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:05.891321 30024 ts_tablet_manager.cc:1403] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.152s	user 0.034s	sys 0.015s
I20260713 09:10:05.892910 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64715da05544431a0d0f7c12824d602" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:05.893671 29752 raft_consensus.cc:2468] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:05.895026 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:05.895959 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64715da05544431a0d0f7c12824d602" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:05.894214 30024 raft_consensus.cc:359] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.896274 30022 tablet_bootstrap.cc:654] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:05.896585 30024 raft_consensus.cc:385] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:05.896950 30024 raft_consensus.cc:740] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:05.897174 29866 leader_election.cc:304] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:05.897673 30024 consensus_queue.cc:260] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.898588 29827 raft_consensus.cc:2468] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:05.890805 30113 leader_election.cc:290] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:05.900053 30113 raft_consensus.cc:2804] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.900444 30113 raft_consensus.cc:493] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.900987 30113 raft_consensus.cc:3060] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.885077 30089 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:05.902647 30089 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:05.903020 30089 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.904219 29975 raft_consensus.cc:3060] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:05.907189 29718 leader_election.cc:343] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.908267 29716 leader_election.cc:343] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.909385 29716 leader_election.cc:343] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.911006 30077 raft_consensus.cc:493] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:05.911592 30077 raft_consensus.cc:515] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:05.919570 30077 leader_election.cc:290] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
W20260713 09:10:05.921298 29791 leader_election.cc:343] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.913960 30064 raft_consensus.cc:2749] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.882673 30109 leader_election.cc:290] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:05.927173 30024 ts_tablet_manager.cc:1434] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.001s
I20260713 09:10:05.928010 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.928771 30024 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:05.914260 30150 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:05.925344 30110 consensus_queue.cc:1048] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:10:05.940771 30023 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:05.941586 30023 ts_tablet_manager.cc:1403] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.174s	user 0.031s	sys 0.038s
I20260713 09:10:05.927278 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:05.945899 30024 tablet_bootstrap.cc:654] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:05.949623 29866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:43123, user_credentials={real_user=slave}} blocked reactor thread for 52543.6us
I20260713 09:10:05.958473 30152 raft_consensus.cc:493] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:05.955690 29791 leader_election.cc:343] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:05.972852 29716 leader_election.cc:343] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.980383 29716 leader_election.cc:304] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:05.979626 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:05.985747 29793 leader_election.cc:343] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:05.986253 29793 leader_election.cc:304] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:05.983963 30110 raft_consensus.cc:2749] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.987417 30077 raft_consensus.cc:2749] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:05.989189 29902 raft_consensus.cc:2468] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:05.992298 30025 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:05.992923 30025 ts_tablet_manager.cc:1403] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.156s	user 0.012s	sys 0.002s
I20260713 09:10:05.983314 30152 raft_consensus.cc:515] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:05.997733 29899 raft_consensus.cc:3060] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.000027 30150 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.001251 30064 consensus_queue.cc:1048] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:06.002539 30150 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:06.003893 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:06.004040 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
W20260713 09:10:06.005771 29716 leader_election.cc:343] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.009513 30025 raft_consensus.cc:359] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.010288 30025 raft_consensus.cc:385] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.010659 30025 raft_consensus.cc:740] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.011327 30025 consensus_queue.cc:260] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.016010 30025 ts_tablet_manager.cc:1434] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260713 09:10:06.016957 30025 tablet_bootstrap.cc:492] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:06.017177 30023 raft_consensus.cc:359] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.017844 30023 raft_consensus.cc:385] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.018092 30023 raft_consensus.cc:740] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.018779 30023 consensus_queue.cc:260] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.023623 30023 ts_tablet_manager.cc:1434] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.001s
I20260713 09:10:06.005904 30089 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.048918 29827 raft_consensus.cc:2393] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aff35061a9604ae9876be7d8ddef6c73 in current term 1: Already voted for candidate 5b167663c9804df9bdb19148894ed659 in this term.
I20260713 09:10:06.029049 30113 raft_consensus.cc:515] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.059013 29718 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [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: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659
I20260713 09:10:06.059340 30022 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:06.060098 30150 raft_consensus.cc:2749] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.060899 30152 leader_election.cc:290] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:06.062341 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.060702 30022 ts_tablet_manager.cc:1403] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.220s	user 0.043s	sys 0.031s
I20260713 09:10:06.072986 30023 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:06.080156 30022 raft_consensus.cc:359] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.080905 30022 raft_consensus.cc:385] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.081182 30022 raft_consensus.cc:740] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.070592 30113 leader_election.cc:290] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:06.083056 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64715da05544431a0d0f7c12824d602" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
W20260713 09:10:06.083873 29699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:06.083976 29827 raft_consensus.cc:3060] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.085049 30022 consensus_queue.cc:260] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.090070 30022 ts_tablet_manager.cc:1434] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260713 09:10:06.092120 29718 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [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: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:06.093120 30150 raft_consensus.cc:2804] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.093710 30150 raft_consensus.cc:697] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:06.095000 30089 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:06.095218 30025 tablet_bootstrap.cc:654] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:06.078872 29866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.132:39911, user_credentials={real_user=slave}} blocked reactor thread for 90819.4us
I20260713 09:10:06.098450 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:06.101604 29752 raft_consensus.cc:2393] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b167663c9804df9bdb19148894ed659 in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:06.094720 30150 consensus_queue.cc:237] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.106235 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:06.113054 30022 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:06.111747 29827 raft_consensus.cc:2468] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:06.129964 30022 tablet_bootstrap.cc:654] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.130960 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.133102 29868 leader_election.cc:304] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:06.133829 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f64715da05544431a0d0f7c12824d602" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:06.134459 30113 raft_consensus.cc:2804] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.134866 29752 raft_consensus.cc:3060] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.135354 30113 raft_consensus.cc:697] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:06.136700 30113 consensus_queue.cc:237] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.138589 30084 raft_consensus.cc:493] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:06.150002 29791 leader_election.cc:343] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.139424 30084 raft_consensus.cc:515] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.157421 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.157724 30064 consensus_queue.cc:1048] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:06.146037 29651 catalog_manager.cc:5697] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.158892 29791 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:06.163519 29751 raft_consensus.cc:2393] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate 5b167663c9804df9bdb19148894ed659 in this term.
I20260713 09:10:06.166539 30089 raft_consensus.cc:2749] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.172210 30077 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.175324 30077 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.183203 30023 tablet_bootstrap.cc:654] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.208894 29752 raft_consensus.cc:2468] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:06.213690 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.218658 29975 raft_consensus.cc:3060] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.219041 29942 leader_election.cc:304] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:06.219962 30024 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:06.220793 30024 ts_tablet_manager.cc:1403] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.292s	user 0.011s	sys 0.013s
I20260713 09:10:06.222785 30077 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.224460 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:06.226760 29791 leader_election.cc:343] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.227389 30024 raft_consensus.cc:359] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.228535 30024 raft_consensus.cc:385] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.228929 30024 raft_consensus.cc:740] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.229033 30029 raft_consensus.cc:2749] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.231703 30089 consensus_queue.cc:1048] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260713 09:10:06.239053 30032 consensus_queue.cc:1048] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:06.239506 30025 tablet_bootstrap.cc:492] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:06.240088 30025 ts_tablet_manager.cc:1403] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.223s	user 0.026s	sys 0.038s
I20260713 09:10:06.241818 30032 consensus_queue.cc:1048] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:06.192974 30084 leader_election.cc:290] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:06.253378 30077 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.254177 30077 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.229983 30024 consensus_queue.cc:260] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.257824 30025 raft_consensus.cc:359] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.258889 30025 raft_consensus.cc:385] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.259238 30025 raft_consensus.cc:740] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.260852 30110 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.263113 30025 consensus_queue.cc:260] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.264138 30024 ts_tablet_manager.cc:1434] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.043s	user 0.010s	sys 0.001s
I20260713 09:10:06.266927 30025 ts_tablet_manager.cc:1434] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260713 09:10:06.268214 30025 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:06.276209 30032 consensus_queue.cc:1048] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:06.279127 30022 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:06.282480 30022 ts_tablet_manager.cc:1403] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.170s	user 0.062s	sys 0.075s
I20260713 09:10:06.284116 30024 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:06.285331 30022 raft_consensus.cc:359] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.264935 30110 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.287847 30022 raft_consensus.cc:385] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.288223 30022 raft_consensus.cc:740] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.289103 30022 consensus_queue.cc:260] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.291497 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.292121 30110 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:06.292390 29828 raft_consensus.cc:2468] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:06.293386 30025 tablet_bootstrap.cc:654] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.294670 29718 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:06.295197 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:06.295631 30110 raft_consensus.cc:2804] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:06.296023 30110 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:10:06.297855 29718 leader_election.cc:343] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.300905 30022 ts_tablet_manager.cc:1434] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:10:06.302825 30022 tablet_bootstrap.cc:492] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659: Bootstrap starting.
I20260713 09:10:06.300391 30110 raft_consensus.cc:3060] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.312038 30022 tablet_bootstrap.cc:654] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.318928 29866 leader_election.cc:304] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:06.323892 30156 raft_consensus.cc:2749] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.326669 30150 raft_consensus.cc:493] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.327313 30150 raft_consensus.cc:515] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.325053 30113 consensus_queue.cc:1048] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260713 09:10:06.346163 30110 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.359010 30156 consensus_queue.cc:1048] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:06.368676 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:06.370141 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:06.377878 30150 leader_election.cc:290] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:06.376485 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.378674 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:06.379216 29828 raft_consensus.cc:3060] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.370754 30077 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:06.382421 30022 tablet_bootstrap.cc:492] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659: No bootstrap required, opened a new log
I20260713 09:10:06.382970 30022 ts_tablet_manager.cc:1403] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659: Time spent bootstrapping tablet: real 0.080s	user 0.023s	sys 0.017s
W20260713 09:10:06.383037 29793 leader_election.cc:343] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.379242 29827 raft_consensus.cc:2468] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:06.383878 29793 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:06.385736 29718 leader_election.cc:304] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:06.386373 30077 raft_consensus.cc:2749] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.387356 30151 raft_consensus.cc:2804] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:06.387791 30151 raft_consensus.cc:493] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:06.388186 30151 raft_consensus.cc:3060] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.391549 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:06.392349 29903 raft_consensus.cc:2468] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
I20260713 09:10:06.386075 30022 raft_consensus.cc:359] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.396015 30022 raft_consensus.cc:385] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.396338 30022 raft_consensus.cc:740] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.397156 30022 consensus_queue.cc:260] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.398586 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.399495 30022 ts_tablet_manager.cc:1434] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260713 09:10:06.399561 29752 raft_consensus.cc:2393] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b167663c9804df9bdb19148894ed659 in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:06.399699 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
W20260713 09:10:06.385931 29793 leader_election.cc:343] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.415324 30024 tablet_bootstrap.cc:654] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.403241 30110 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
W20260713 09:10:06.416281 29718 leader_election.cc:343] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.425400 30113 raft_consensus.cc:493] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.434330 30023 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:06.435173 30023 ts_tablet_manager.cc:1403] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.362s	user 0.013s	sys 0.011s
I20260713 09:10:06.436802 30025 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:06.437232 30025 ts_tablet_manager.cc:1403] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.169s	user 0.034s	sys 0.008s
I20260713 09:10:06.436064 30113 raft_consensus.cc:515] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.447649 30113 leader_election.cc:290] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.450623 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:06.451593 30025 raft_consensus.cc:359] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.465870 30025 raft_consensus.cc:385] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:06.473730 29866 leader_election.cc:343] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.430900 29791 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:06.466962 30025 raft_consensus.cc:740] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.442019 30023 raft_consensus.cc:359] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.485131 30174 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.496682 30174 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.485133 29828 raft_consensus.cc:2468] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:06.500217 29718 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:06.501339 30150 raft_consensus.cc:2804] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.501643 30083 raft_consensus.cc:2749] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.502462 30150 raft_consensus.cc:697] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
W20260713 09:10:06.489037 29791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:43123, user_credentials={real_user=slave}} blocked reactor thread for 61333.8us
I20260713 09:10:06.503809 30150 consensus_queue.cc:237] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.504887 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.505659 30151 raft_consensus.cc:515] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.505695 29828 raft_consensus.cc:2468] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:06.510206 29868 leader_election.cc:304] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:06.511245 30113 raft_consensus.cc:2804] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:06.511667 30113 raft_consensus.cc:493] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:06.512027 30113 raft_consensus.cc:3060] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.482017 30023 raft_consensus.cc:385] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.521879 30023 raft_consensus.cc:740] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.522804 30023 consensus_queue.cc:260] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.526655 30023 ts_tablet_manager.cc:1434] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.091s	user 0.009s	sys 0.000s
I20260713 09:10:06.529088 30025 consensus_queue.cc:260] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.527920 30023 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:06.533705 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:06.534597 29828 raft_consensus.cc:3060] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.535836 30025 ts_tablet_manager.cc:1434] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.002s
I20260713 09:10:06.536952 30025 tablet_bootstrap.cc:492] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:06.544101 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:06.544961 29902 raft_consensus.cc:3060] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.545567 29650 catalog_manager.cc:5697] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:06.551548 30151 leader_election.cc:290] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:06.548249 30174 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:06.533636 30113 raft_consensus.cc:515] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.562697 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.564301 30113 leader_election.cc:290] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.564229 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:06.569351 30023 tablet_bootstrap.cc:654] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.569351 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:06.571708 30025 tablet_bootstrap.cc:654] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.575397 29828 raft_consensus.cc:2468] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:06.577736 30024 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:06.579813 30024 ts_tablet_manager.cc:1403] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.296s	user 0.037s	sys 0.026s
W20260713 09:10:06.575414 29866 leader_election.cc:343] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:06.586565 29791 leader_election.cc:343] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:06.587837 29791 leader_election.cc:343] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.588310 29791 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:06.586100 30024 raft_consensus.cc:359] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.590127 30024 raft_consensus.cc:385] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.590516 30024 raft_consensus.cc:740] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.590931 30180 raft_consensus.cc:2749] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.591863 30084 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.592029 29718 leader_election.cc:304] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:06.592422 30084 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.593066 30150 raft_consensus.cc:2804] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.593605 30150 raft_consensus.cc:697] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:06.594614 30084 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:06.594537 30150 consensus_queue.cc:237] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.596671 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.597539 29827 raft_consensus.cc:2393] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate 5b167663c9804df9bdb19148894ed659 in this term.
I20260713 09:10:06.598393 29902 raft_consensus.cc:2468] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:06.600761 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:06.600308 30024 consensus_queue.cc:260] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.601231 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.601588 29827 raft_consensus.cc:3060] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.602105 29751 raft_consensus.cc:2393] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:06.603637 29940 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:06.604001 30024 ts_tablet_manager.cc:1434] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:10:06.604983 30084 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.605326 30024 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:06.608714 30156 raft_consensus.cc:493] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.609316 30156 raft_consensus.cc:515] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.611730 30156 leader_election.cc:290] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:06.614439 29716 consensus_peers.cc:597] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 -> Peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Couldn't send request to peer 4e1db7907d9f4e0c94855d439c005c4b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:06.617210 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.618011 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:06.618069 29752 raft_consensus.cc:2468] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
W20260713 09:10:06.619827 29866 leader_election.cc:343] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.620827 29866 leader_election.cc:304] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [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: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:06.622969 30156 raft_consensus.cc:2804] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:06.627105 30156 raft_consensus.cc:493] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:06.627508 30156 raft_consensus.cc:3060] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.632159 30024 tablet_bootstrap.cc:654] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.646108 30180 raft_consensus.cc:493] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.657866 30180 raft_consensus.cc:515] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.662427 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:06.662722 30084 raft_consensus.cc:2749] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.663452 30180 leader_election.cc:290] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.664141 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:06.664556 29793 leader_election.cc:343] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:06.665812 29791 leader_election.cc:343] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.666348 29791 leader_election.cc:304] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:06.667547 30180 raft_consensus.cc:2749] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.666501 30023 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:06.668478 30023 ts_tablet_manager.cc:1403] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.027s
I20260713 09:10:06.671355 29827 raft_consensus.cc:2468] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:06.671232 30023 raft_consensus.cc:359] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.672978 29868 leader_election.cc:304] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:06.672326 30023 raft_consensus.cc:385] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.677148 30023 raft_consensus.cc:740] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.677969 30023 consensus_queue.cc:260] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.679632 30113 raft_consensus.cc:2804] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.680282 30023 ts_tablet_manager.cc:1434] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:10:06.680689 30113 raft_consensus.cc:697] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:06.681506 30023 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:06.681754 30156 raft_consensus.cc:515] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.691045 30156 leader_election.cc:290] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:06.695891 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:06.696715 29752 raft_consensus.cc:3060] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.696645 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:06.681934 30113 consensus_queue.cc:237] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
W20260713 09:10:06.698716 29866 leader_election.cc:343] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:06.709224 30184 log.cc:927] Time spent T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260713 09:10:06.712476 30024 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: No bootstrap required, opened a new log
I20260713 09:10:06.713050 30024 ts_tablet_manager.cc:1403] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.024s
I20260713 09:10:06.714278 29649 catalog_manager.cc:5697] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.716739 29649 catalog_manager.cc:5697] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.725440 30151 consensus_queue.cc:1048] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:06.726836 30024 raft_consensus.cc:359] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.727595 30024 raft_consensus.cc:385] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.727887 30024 raft_consensus.cc:740] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.728649 30024 consensus_queue.cc:260] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:06.731632 30024 ts_tablet_manager.cc:1434] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:10:06.733469 29752 raft_consensus.cc:2468] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:06.735136 30025 tablet_bootstrap.cc:492] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:06.735260 29866 leader_election.cc:304] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [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: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:06.736177 30025 ts_tablet_manager.cc:1403] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.199s	user 0.037s	sys 0.032s
I20260713 09:10:06.737205 30156 raft_consensus.cc:2804] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.720080 30023 tablet_bootstrap.cc:654] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.738181 30156 raft_consensus.cc:697] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:06.739298 30156 consensus_queue.cc:237] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.750878 30025 raft_consensus.cc:359] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.751616 30025 raft_consensus.cc:385] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.751888 30025 raft_consensus.cc:740] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.752571 30025 consensus_queue.cc:260] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.762252 29650 catalog_manager.cc:5697] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.768836 30025 ts_tablet_manager.cc:1434] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.000s
I20260713 09:10:06.769901 30152 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.770129 30025 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:06.770592 30152 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.773067 30152 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.773608 30113 consensus_queue.cc:1048] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:06.775081 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.776327 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:06.779850 29827 raft_consensus.cc:2468] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
W20260713 09:10:06.780751 29866 leader_election.cc:343] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.781472 29868 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:06.782591 30113 raft_consensus.cc:2804] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:06.783097 30113 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:06.784489 30113 raft_consensus.cc:3060] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.787779 30023 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:06.794761 30023 ts_tablet_manager.cc:1403] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.113s	user 0.008s	sys 0.010s
I20260713 09:10:06.795825 30152 consensus_queue.cc:1048] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:06.779050 30025 tablet_bootstrap.cc:654] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.801878 30023 raft_consensus.cc:359] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.802816 30023 raft_consensus.cc:385] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.803535 30023 raft_consensus.cc:740] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.804606 30023 consensus_queue.cc:260] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.807137 30023 ts_tablet_manager.cc:1434] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260713 09:10:06.808737 30113 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.813781 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:06.814219 30113 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.816694 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:06.814635 29828 raft_consensus.cc:3060] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.815034 30023 tablet_bootstrap.cc:492] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:06.827813 29828 raft_consensus.cc:2468] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:06.829018 30023 tablet_bootstrap.cc:654] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.829385 29868 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:06.830343 30113 raft_consensus.cc:2804] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:06.830652 30151 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.830857 30113 raft_consensus.cc:697] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:06.831171 30151 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:06.831795 30113 consensus_queue.cc:237] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
W20260713 09:10:06.832228 29866 leader_election.cc:343] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.833442 30151 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:06.834703 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:06.835181 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:06.836552 29716 leader_election.cc:343] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:06.837252 29718 leader_election.cc:343] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:06.837738 29718 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:06.839043 30151 raft_consensus.cc:2749] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:06.843894 30025 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:06.844635 30025 ts_tablet_manager.cc:1403] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.000s
I20260713 09:10:06.845403 29647 catalog_manager.cc:5697] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.849684 30025 raft_consensus.cc:359] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.851274 30025 raft_consensus.cc:385] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.853030 30025 raft_consensus.cc:740] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.855650 30025 consensus_queue.cc:260] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.859083 30025 ts_tablet_manager.cc:1434] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:10:06.860205 30025 tablet_bootstrap.cc:492] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:06.871829 30025 tablet_bootstrap.cc:654] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.876227 29647 catalog_manager.cc:5697] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:06.877961 30023 tablet_bootstrap.cc:492] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:06.878623 30023 ts_tablet_manager.cc:1403] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.064s	user 0.013s	sys 0.000s
I20260713 09:10:06.890988 30023 raft_consensus.cc:359] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.891844 30023 raft_consensus.cc:385] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.892155 30023 raft_consensus.cc:740] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.892896 30023 consensus_queue.cc:260] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.895308 30023 ts_tablet_manager.cc:1434] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:10:06.897688 30023 tablet_bootstrap.cc:492] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:06.904084 30023 tablet_bootstrap.cc:654] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.913558 30025 tablet_bootstrap.cc:492] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:06.914235 30025 ts_tablet_manager.cc:1403] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.009s
I20260713 09:10:06.917379 30025 raft_consensus.cc:359] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.918141 30025 raft_consensus.cc:385] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.918432 30025 raft_consensus.cc:740] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.919238 30025 consensus_queue.cc:260] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.921456 30025 ts_tablet_manager.cc:1434] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:06.925971 30025 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: Bootstrap starting.
I20260713 09:10:06.926910 30156 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.927779 30156 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:06.935451 30023 tablet_bootstrap.cc:492] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:06.936278 30023 ts_tablet_manager.cc:1403] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.006s
I20260713 09:10:06.937433 30156 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:06.939343 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.940284 29827 raft_consensus.cc:2393] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8869490f8b74828b61496c11fbaaa70 in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:06.939972 30023 raft_consensus.cc:359] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.940992 30023 raft_consensus.cc:385] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:06.941488 30023 raft_consensus.cc:740] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:06.942598 30023 consensus_queue.cc:260] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.944558 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:06.945219 30023 ts_tablet_manager.cc:1434] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:06.946440 30023 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:06.946610 29866 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:06.947427 30025 tablet_bootstrap.cc:654] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.954505 30023 tablet_bootstrap.cc:654] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:06.955202 30156 raft_consensus.cc:3060] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.957568 30084 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:06.958135 30084 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:06.960319 30084 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:06.963176 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:06.965822 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:06.966859 29827 raft_consensus.cc:2393] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate e8869490f8b74828b61496c11fbaaa70 in this term.
I20260713 09:10:06.968420 29942 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:06.977898 30084 raft_consensus.cc:3060] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:06.985754 30110 consensus_queue.cc:1048] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:06.995874 30151 consensus_queue.cc:1048] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.029385 30084 raft_consensus.cc:2749] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.047559 30110 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.051702 30110 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:07.056519 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:07.056668 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:07.057902 29827 raft_consensus.cc:2468] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 0.
W20260713 09:10:07.058099 29716 leader_election.cc:343] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.060410 29718 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:07.061642 30151 raft_consensus.cc:2804] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.062109 30151 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.062525 30151 raft_consensus.cc:3060] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.054028 30110 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:07.047180 30156 raft_consensus.cc:2749] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.069717 30110 consensus_queue.cc:1048] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.079926 30150 consensus_queue.cc:1048] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.086333 29974 raft_consensus.cc:3060] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.106653 30029 raft_consensus.cc:493] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.107223 30029 raft_consensus.cc:515] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:07.107512 30151 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:07.109838 30029 leader_election.cc:290] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:07.117894 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:07.124815 30151 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
W20260713 09:10:07.125319 29716 leader_election.cc:343] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.123060 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:07.114109 29699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:07.139894 30023 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:07.140941 30023 ts_tablet_manager.cc:1403] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.195s	user 0.049s	sys 0.096s
I20260713 09:10:07.141518 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:07.142442 29827 raft_consensus.cc:3060] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.151782 30023 raft_consensus.cc:359] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:07.152716 30023 raft_consensus.cc:385] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.153033 30023 raft_consensus.cc:740] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.153944 30023 consensus_queue.cc:260] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:07.156725 30023 ts_tablet_manager.cc:1434] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:10:07.158640 30023 tablet_bootstrap.cc:492] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:07.149331 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:07.159502 29826 raft_consensus.cc:2393] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate e8869490f8b74828b61496c11fbaaa70 in this term.
I20260713 09:10:07.160836 30156 raft_consensus.cc:493] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.161410 30156 raft_consensus.cc:515] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:07.163932 29942 leader_election.cc:304] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:07.165153 30156 leader_election.cc:290] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:07.165163 30084 raft_consensus.cc:3060] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.165676 30023 tablet_bootstrap.cc:654] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.165998 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:07.167369 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
W20260713 09:10:07.167908 29866 leader_election.cc:343] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:07.168301 29826 raft_consensus.cc:2468] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:07.169361 29827 raft_consensus.cc:2468] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:07.171343 29868 leader_election.cc:304] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:07.172844 30156 raft_consensus.cc:2804] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.173247 30156 raft_consensus.cc:493] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.173576 30156 raft_consensus.cc:3060] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.174183 30084 raft_consensus.cc:2749] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.177642 30023 tablet_bootstrap.cc:492] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:07.178287 30023 ts_tablet_manager.cc:1403] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260713 09:10:07.180117 29718 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:07.181608 30150 raft_consensus.cc:2804] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.181300 30023 raft_consensus.cc:359] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:07.182174 30150 raft_consensus.cc:697] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:07.182333 30023 raft_consensus.cc:385] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.182765 30023 raft_consensus.cc:740] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.183203 30150 consensus_queue.cc:237] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:07.183547 30023 consensus_queue.cc:260] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:07.185091 30025 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: No bootstrap required, opened a new log
I20260713 09:10:07.185613 30025 ts_tablet_manager.cc:1403] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: Time spent bootstrapping tablet: real 0.260s	user 0.035s	sys 0.042s
I20260713 09:10:07.186228 30023 ts_tablet_manager.cc:1434] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:07.187486 30023 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b: Bootstrap starting.
I20260713 09:10:07.188474 30025 raft_consensus.cc:359] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.189221 30025 raft_consensus.cc:385] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.189518 30025 raft_consensus.cc:740] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.190223 30025 consensus_queue.cc:260] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.193907 30023 tablet_bootstrap.cc:654] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:07.195083 30025 ts_tablet_manager.cc:1434] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:07.206883 30156 raft_consensus.cc:515] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:07.209084 30023 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b: No bootstrap required, opened a new log
I20260713 09:10:07.209724 30023 ts_tablet_manager.cc:1403] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.001s
I20260713 09:10:07.210093 30156 leader_election.cc:290] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:07.210259 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:07.210970 29827 raft_consensus.cc:3060] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.212641 30023 raft_consensus.cc:359] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.213482 30023 raft_consensus.cc:385] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:07.213778 30023 raft_consensus.cc:740] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Initialized, Role: FOLLOWER
I20260713 09:10:07.214593 30023 consensus_queue.cc:260] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.215911 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:07.216536 29974 raft_consensus.cc:3060] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.219741 30023 ts_tablet_manager.cc:1434] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:10:07.223559 29974 raft_consensus.cc:2468] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:07.224946 29866 leader_election.cc:304] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:07.226106 30156 raft_consensus.cc:2804] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.227535 30156 raft_consensus.cc:697] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:07.228595 30156 consensus_queue.cc:237] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:07.233217 29827 raft_consensus.cc:2468] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:07.235234 30084 raft_consensus.cc:493] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.235857 30084 raft_consensus.cc:515] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.239244 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:07.242132 30084 leader_election.cc:290] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:07.243484 29751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3493d77b77444ee789ae81b51c9311fb" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:07.244530 29751 raft_consensus.cc:2393] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate e8869490f8b74828b61496c11fbaaa70 in this term.
I20260713 09:10:07.245849 29940 leader_election.cc:304] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:07.246892 30084 raft_consensus.cc:3060] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.248090 29649 catalog_manager.cc:5697] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.256222 30084 raft_consensus.cc:2749] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.264617 30156 consensus_queue.cc:1048] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.267391 30113 consensus_queue.cc:1048] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:07.267052 29650 catalog_manager.cc:5697] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 1, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.291132 30113 consensus_queue.cc:1048] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.302822 30113 consensus_queue.cc:1048] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:07.334496 30113 consensus_queue.cc:1048] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.361312 30157 consensus_queue.cc:1048] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:07.462769 30084 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.463449 30084 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:07.466149 30084 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:07.467314 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:07.467770 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:07.468894 29827 raft_consensus.cc:2393] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4e1db7907d9f4e0c94855d439c005c4b in current term 1: Already voted for candidate aff35061a9604ae9876be7d8ddef6c73 in this term.
I20260713 09:10:07.470103 29942 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:07.471154 30084 raft_consensus.cc:3060] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.479849 30084 raft_consensus.cc:2749] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:07.520058 30156 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:07.520707 30156 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.522909 30156 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:07.523873 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:07.524524 29975 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:07.524271 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:07.525329 29752 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 0.
I20260713 09:10:07.525846 29866 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:07.526723 30156 raft_consensus.cc:2804] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:07.527202 30156 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:07.527592 30156 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.536187 30156 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.539114 30156 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:07.540730 29752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:07.540757 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:07.541850 29752 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.541893 29975 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:07.552510 29752 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:07.553892 29975 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:07.554162 29866 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:07.555531 30156 raft_consensus.cc:2804] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:07.556058 30156 raft_consensus.cc:697] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:07.556980 30156 consensus_queue.cc:237] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:07.566916 29647 catalog_manager.cc:5697] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 0 to 1, leader changed from <none> to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:07.671720 30110 consensus_queue.cc:1048] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.690251 30150 consensus_queue.cc:1048] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.701103 30157 consensus_queue.cc:1048] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.715148 30157 consensus_queue.cc:1048] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:07.990360 30113 consensus_queue.cc:1048] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:08.001256 30113 consensus_queue.cc:1048] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:08.141508 29699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:08.187150 30150 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:08.187943 30150 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:08.191188 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:08.191694 30150 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:08.191764 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:08.191884 29974 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:08.192799 29827 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 1.
I20260713 09:10:08.193723 29716 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [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: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:08.194630 30150 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:08.195133 30150 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:08.195791 30150 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:08.203379 30150 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:08.205425 30150 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:08.206475 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:08.207152 29974 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:08.207134 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:08.207904 29827 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:08.215654 29974 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:08.215654 29827 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:08.217159 29716 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:08.218598 30150 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:08.219296 30150 raft_consensus.cc:697] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:08.220386 30150 consensus_queue.cc:237] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER 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: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:08.233431 29650 catalog_manager.cc:5697] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 0 to 2, leader changed from <none> to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:08.519512 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
W20260713 09:10:08.535691 29866 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]
W20260713 09:10:08.539705 29866 consensus_peers.cc:597] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:08.567977 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:08.568936 27650 tablet_replica.cc:333] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.569888 27650 raft_consensus.cc:2243] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.570537 27650 raft_consensus.cc:2272] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.573700 27650 tablet_replica.cc:333] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.574707 27650 raft_consensus.cc:2243] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.575935 27650 raft_consensus.cc:2272] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.579022 27650 tablet_replica.cc:333] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.579929 27650 raft_consensus.cc:2243] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.581049 27650 raft_consensus.cc:2272] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.583660 27650 tablet_replica.cc:333] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.584525 27650 raft_consensus.cc:2243] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.585091 27650 raft_consensus.cc:2272] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.587749 27650 tablet_replica.cc:333] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.588580 27650 raft_consensus.cc:2243] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.589373 27650 pending_rounds.cc:70] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Trying to abort 1 pending ops.
I20260713 09:10:08.589615 27650 pending_rounds.cc:77] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7306992878483595264 op_type: NO_OP noop_request { }
I20260713 09:10:08.590039 27650 raft_consensus.cc:2889] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:08.590420 27650 raft_consensus.cc:2272] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.593209 27650 tablet_replica.cc:333] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.593919 27650 raft_consensus.cc:2243] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.594452 27650 raft_consensus.cc:2272] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.596485 27650 tablet_replica.cc:333] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.597077 27650 raft_consensus.cc:2243] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.598006 27650 raft_consensus.cc:2272] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.601394 27650 tablet_replica.cc:333] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.602283 27650 raft_consensus.cc:2243] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.602918 27650 raft_consensus.cc:2272] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.605666 27650 tablet_replica.cc:333] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.606613 27650 raft_consensus.cc:2243] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.607193 27650 raft_consensus.cc:2272] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.609736 27650 tablet_replica.cc:333] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.610618 27650 raft_consensus.cc:2243] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.611192 27650 raft_consensus.cc:2272] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.613701 27650 tablet_replica.cc:333] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.614564 27650 raft_consensus.cc:2243] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.615139 27650 raft_consensus.cc:2272] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.617707 27650 tablet_replica.cc:333] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
W20260713 09:10:08.617825 29791 consensus_peers.cc:597] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:08.618610 27650 raft_consensus.cc:2243] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.620458 27650 raft_consensus.cc:2272] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:08.622270 29866 consensus_peers.cc:597] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:08.623171 27650 tablet_replica.cc:333] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.624097 27650 raft_consensus.cc:2243] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.625157 27650 raft_consensus.cc:2272] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.627944 27650 tablet_replica.cc:333] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.628749 27650 raft_consensus.cc:2243] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:08.629855 27650 raft_consensus.cc:2272] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.632675 27650 tablet_replica.cc:333] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.633489 27650 raft_consensus.cc:2243] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.634064 27650 raft_consensus.cc:2272] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.636736 27650 tablet_replica.cc:333] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.637600 27650 raft_consensus.cc:2243] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.638181 27650 raft_consensus.cc:2272] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.640865 27650 tablet_replica.cc:333] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.641605 27650 raft_consensus.cc:2243] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.642136 27650 raft_consensus.cc:2272] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:08.644711 27650 tablet_replica.cc:333] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: stopping tablet replica
I20260713 09:10:08.645423 27650 raft_consensus.cc:2243] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:08.645992 27650 raft_consensus.cc:2272] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:08.705617 29791 consensus_peers.cc:597] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:08.706137 29791 consensus_peers.cc:597] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:08.792785 29791 consensus_peers.cc:597] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:08.804059 29940 consensus_peers.cc:597] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:08.844625 29791 consensus_peers.cc:597] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:08.977916 29791 consensus_peers.cc:597] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:09.004066 29866 consensus_peers.cc:597] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:09.025838 29866 consensus_peers.cc:597] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:09.557061 30243 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.557773 30243 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:09.560981 30243 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:09.562852 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:09.567073 29866 leader_election.cc:336] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.567869 29866 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [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: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:09.569082 30243 raft_consensus.cc:2749] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:09.602511 30241 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.603248 30241 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:09.606405 30241 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:09.607542 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:09.608789 29899 raft_consensus.cc:2468] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 1.
I20260713 09:10:09.610222 29942 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:09.611326 30241 raft_consensus.cc:2804] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:09.611619 29940 leader_election.cc:336] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.611804 30241 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.612494 30241 raft_consensus.cc:3060] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.619966 30241 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:09.622162 30241 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:09.623736 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:09.624560 29899 raft_consensus.cc:3060] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:09.627193 29940 leader_election.cc:336] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.635929 29899 raft_consensus.cc:2468] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:09.637718 29942 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:09.638700 30241 raft_consensus.cc:2804] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:09.639281 30241 raft_consensus.cc:697] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:09.640230 30241 consensus_queue.cc:237] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:09.650674 29650 catalog_manager.cc:5697] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 1 to 2, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 2 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:09.680285 30241 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
W20260713 09:10:09.680435 27650 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 29774)
I20260713 09:10:09.681071 30241 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:09.683573 30241 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:09.685035 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
W20260713 09:10:09.689030 29940 leader_election.cc:336] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.689705 29940 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:09.690145 30243 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.690796 30241 raft_consensus.cc:2749] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:09.690810 30243 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:09.693245 30243 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:09.694517 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
W20260713 09:10:09.698482 29866 leader_election.cc:336] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.699152 29866 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [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: e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:09.700008 30243 raft_consensus.cc:2749] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:09.701233 30243 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.701782 30243 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.704623 30243 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:09.764726 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
W20260713 09:10:09.774943 29866 leader_election.cc:336] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.775830 29866 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [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: e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:09.782339 30243 raft_consensus.cc:2749] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:09.787922 30238 raft_consensus.cc:493] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.789182 30238 raft_consensus.cc:515] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.793196 30238 leader_election.cc:290] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:09.799150 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:09.801008 29791 leader_election.cc:336] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.805410 29793 leader_election.cc:304] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:09.807580 30239 raft_consensus.cc:2749] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:09.829495 30242 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.830771 30242 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:09.835196 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:09.835814 30242 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:09.841779 29940 leader_election.cc:336] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.842631 29940 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:09.843850 30242 raft_consensus.cc:2749] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:09.875873 30157 raft_consensus.cc:493] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.876798 30157 raft_consensus.cc:515] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.879346 30157 leader_election.cc:290] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:09.881186 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:09.882225 29827 raft_consensus.cc:2468] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:09.884035 29868 leader_election.cc:304] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:09.885093 30157 raft_consensus.cc:2804] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:09.885673 30157 raft_consensus.cc:493] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.886181 30157 raft_consensus.cc:3060] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:09.886782 29866 leader_election.cc:336] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.901346 30157 raft_consensus.cc:515] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.904207 30157 leader_election.cc:290] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:09.905777 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d72b2e9211245ef8ebd128a94cc933f" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:09.906579 29827 raft_consensus.cc:3060] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:09.908130 29866 leader_election.cc:336] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.916963 29827 raft_consensus.cc:2468] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 2.
I20260713 09:10:09.919060 29868 leader_election.cc:304] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:09.920710 30157 raft_consensus.cc:2804] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:09.921579 30157 raft_consensus.cc:697] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 2 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:09.923071 30157 consensus_queue.cc:237] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.939180 29650 catalog_manager.cc:5697] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 1 to 2, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 2 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:09.969674 30239 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.970543 30239 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.974146 30239 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:09.975704 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:09.976672 29899 raft_consensus.cc:2468] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:09.977766 29793 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:09.978511 30239 raft_consensus.cc:2804] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:09.978852 30239 raft_consensus.cc:493] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
W20260713 09:10:09.979166 29791 leader_election.cc:336] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:09.979177 30239 raft_consensus.cc:3060] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.989885 30239 raft_consensus.cc:515] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:09.991856 30239 leader_election.cc:290] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:09.993077 29899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "752920a5d0be44979c12c4f73deab3c8" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:09.993721 29899 raft_consensus.cc:3060] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:09.994554 30239 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:09.995400 30239 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
W20260713 09:10:09.998611 29791 leader_election.cc:336] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.001017 30239 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:10.001643 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:10.002826 29902 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:10.004449 29793 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:10.005263 29899 raft_consensus.cc:2468] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 2.
I20260713 09:10:10.006273 30239 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.007839 30239 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:10.008329 30239 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.010283 29793 leader_election.cc:304] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
W20260713 09:10:10.011598 29791 leader_election.cc:336] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.012055 30238 raft_consensus.cc:2804] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.013823 30157 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:10.014843 30157 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.018448 30157 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:10.018786 30239 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.019953 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:10.020865 29974 raft_consensus.cc:2468] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:10.021674 30239 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:10.025749 29866 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:10.027976 29899 raft_consensus.cc:1275] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:10.028350 30157 raft_consensus.cc:2804] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.028729 30157 raft_consensus.cc:493] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:10.029248 29902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:10.029104 30157 raft_consensus.cc:3060] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.029728 30242 consensus_queue.cc:1048] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:10.030434 29902 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.038164 30239 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
W20260713 09:10:10.038872 29866 leader_election.cc:336] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.039054 30239 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.040992 30157 raft_consensus.cc:515] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.049455 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:10.050774 29974 raft_consensus.cc:2468] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 1.
I20260713 09:10:10.055624 29791 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:10.060979 30238 raft_consensus.cc:697] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:10.062469 29902 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 2.
I20260713 09:10:10.068394 29793 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:10.068908 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36b59dd6c157451a8c04b2561055b17f" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:10.063287 30238 consensus_queue.cc:237] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:10.070779 29974 raft_consensus.cc:3060] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.075798 30157 leader_election.cc:290] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:10.076228 30252 raft_consensus.cc:2804] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:10.076802 30252 raft_consensus.cc:493] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:10.077198 30252 raft_consensus.cc:3060] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:10.070885 30239 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:10.080994 30239 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.081485 30239 raft_consensus.cc:697] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:10.089074 30239 consensus_queue.cc:237] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.090590 29974 raft_consensus.cc:2468] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 2.
I20260713 09:10:10.094282 29866 leader_election.cc:304] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:10.097636 30157 raft_consensus.cc:2804] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.107038 30157 raft_consensus.cc:697] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 2 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:10.108152 30157 consensus_queue.cc:237] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
W20260713 09:10:10.111348 29866 leader_election.cc:336] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
W20260713 09:10:10.117662 29940 consensus_peers.cc:597] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:10.122936 29791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.132:39911, user_credentials={real_user=slave}} blocked reactor thread for 65237.9us
W20260713 09:10:10.123991 29791 leader_election.cc:336] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.132138 29650 catalog_manager.cc:5697] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 1 to 2, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 2 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.137131 30252 raft_consensus.cc:515] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
W20260713 09:10:10.139909 29791 leader_election.cc:336] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.157189 30252 leader_election.cc:290] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:10.159047 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbb60a6d696426ebfec3411d451adfd" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:10.159657 29974 raft_consensus.cc:3060] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:10.168715 29791 leader_election.cc:336] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.167981 29974 raft_consensus.cc:2468] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 2.
I20260713 09:10:10.172261 29791 leader_election.cc:304] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:10.173098 30238 raft_consensus.cc:2804] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:10.173714 30238 raft_consensus.cc:697] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:10.170768 29650 catalog_manager.cc:5697] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 1 to 2, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 2 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:10.175127 30238 consensus_queue.cc:237] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.189016 30240 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:10.189699 30240 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.193972 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:10.194353 30240 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:10.194792 29827 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:10.196358 29650 catalog_manager.cc:5697] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 1 to 2, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 2 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:10.198829 29650 catalog_manager.cc:5697] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 1 to 2, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 2 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } }
W20260713 09:10:10.200698 29940 leader_election.cc:336] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.202543 29942 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:10.203966 30240 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:10.204428 30240 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:10.204838 30240 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.215759 30240 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
W20260713 09:10:10.225914 29940 leader_election.cc:336] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:10.227258 30240 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:10.228850 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:10.229611 29827 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:10.239924 29827 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 3.
I20260713 09:10:10.241641 29942 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:10.242715 30240 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:10.243441 30240 raft_consensus.cc:697] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:10.244518 30240 consensus_queue.cc:237] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.255210 29650 catalog_manager.cc:5697] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 2 to 3, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 3 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:10.313479 29866 consensus_peers.cc:597] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:10.470276 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
I20260713 09:10:10.473205 29899 raft_consensus.cc:1275] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 5b167663c9804df9bdb19148894ed659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:10.475167 30238 consensus_queue.cc:1048] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:10.496721 29791 consensus_peers.cc:597] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:10.511615 29827 raft_consensus.cc:1275] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer e8869490f8b74828b61496c11fbaaa70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260713 09:10:10.511615 29791 consensus_peers.cc:597] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:10.513460 30157 consensus_queue.cc:1048] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:10.549924 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:10.559988 30268 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:10.559988 30267 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:10.562476 30270 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:10.566900 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:10.569761 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:10.570114 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:10.570470 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933810570445 us; error 0 us; skew 500 ppm
I20260713 09:10:10.571403 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:10.575227 27650 webserver.cc:533] Webserver started at http://127.27.0.129:39997/ using document root <none> and password file <none>
I20260713 09:10:10.575855 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:10.576025 27650 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:10:10.580734 27650 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:10:10.581823 29899 raft_consensus.cc:1275] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 5b167663c9804df9bdb19148894ed659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:10.583719 30257 consensus_queue.cc:1048] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:10.587543 30275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:10.588857 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.004s
I20260713 09:10:10.589324 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "aff35061a9604ae9876be7d8ddef6c73"
format_stamp: "Formatted at 2026-07-13 09:10:02 on dist-test-slave-gr68"
I20260713 09:10:10.590009 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:10.595942 29977 raft_consensus.cc:1275] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Refusing update from remote peer 5b167663c9804df9bdb19148894ed659: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:10.598742 30238 consensus_queue.cc:1048] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260713 09:10:10.619953 29791 consensus_peers.cc:597] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:10.631981 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:10.633788 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:10.636229 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:10:10.637437 29866 consensus_peers.cc:597] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:10.641614 30285 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:10:10.668139 29940 consensus_peers.cc:597] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:10.713384 29977 raft_consensus.cc:1275] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Refusing update from remote peer e8869490f8b74828b61496c11fbaaa70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:10.714895 30266 consensus_queue.cc:1048] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:10.718743 29827 raft_consensus.cc:1275] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260713 09:10:10.725327 30240 consensus_queue.cc:1048] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:10.771168 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:10:10.771456 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.131s	user 0.001s	sys 0.004s
I20260713 09:10:10.771842 27650 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:10:10.777328 30285 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.797654 30285 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.798929 30285 tablet_bootstrap.cc:492] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.799710 30285 ts_tablet_manager.cc:1403] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260713 09:10:10.802937 30285 raft_consensus.cc:359] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.803741 30285 raft_consensus.cc:740] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.804544 30285 consensus_queue.cc:260] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.807490 30285 ts_tablet_manager.cc:1434] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:10.808466 30285 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
W20260713 09:10:10.810376 29866 consensus_peers.cc:597] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:10:10.824864 30285 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.826009 30285 tablet_bootstrap.cc:492] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.826768 30285 ts_tablet_manager.cc:1403] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:10:10.829906 30285 raft_consensus.cc:359] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.830641 30285 raft_consensus.cc:740] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.831352 30285 consensus_queue.cc:260] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [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: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.832963 30285 ts_tablet_manager.cc:1434] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:10.833655 30285 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.849392 30285 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.850243 30285 tablet_bootstrap.cc:492] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.850915 30285 ts_tablet_manager.cc:1403] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:10:10.852914 30285 raft_consensus.cc:359] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.853461 30285 raft_consensus.cc:740] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.854092 30285 consensus_queue.cc:260] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.855826 30285 ts_tablet_manager.cc:1434] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:10.856581 30285 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.873749 30285 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.875006 30285 tablet_bootstrap.cc:492] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.875761 30285 ts_tablet_manager.cc:1403] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:10:10.878616 30285 raft_consensus.cc:359] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.879398 30285 raft_consensus.cc:740] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.880136 30285 consensus_queue.cc:260] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.882261 30285 ts_tablet_manager.cc:1434] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:10.883188 30285 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.891364 27650 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:10:10.891800 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.120s	user 0.114s	sys 0.002s
I20260713 09:10:10.901691 30285 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.902875 30285 tablet_bootstrap.cc:492] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.903628 30285 ts_tablet_manager.cc:1403] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.015s
I20260713 09:10:10.907769 30285 raft_consensus.cc:359] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.908689 30285 raft_consensus.cc:740] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.909626 30285 consensus_queue.cc:260] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [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: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:10.912287 30285 ts_tablet_manager.cc:1434] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:10.913508 30285 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.937664 30285 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.938975 30285 tablet_bootstrap.cc:492] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.939843 30285 ts_tablet_manager.cc:1403] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.004s
I20260713 09:10:10.943379 30285 raft_consensus.cc:359] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:10.944275 30285 raft_consensus.cc:740] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.945184 30285 consensus_queue.cc:260] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [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: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:10.947791 30285 ts_tablet_manager.cc:1434] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:10.948835 30285 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.975557 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:43123
I20260713 09:10:10.975710 30352 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:43123 every 8 connection(s)
I20260713 09:10:10.977027 30285 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:10.978008 30285 tablet_bootstrap.cc:492] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:10.978673 30285 ts_tablet_manager.cc:1403] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.030s	user 0.025s	sys 0.000s
I20260713 09:10:10.981527 30285 raft_consensus.cc:359] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.982350 30285 raft_consensus.cc:740] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:10.983045 30285 consensus_queue.cc:260] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:10.984885 30285 ts_tablet_manager.cc:1434] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:10:10.985913 30285 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:10.999919 30353 heartbeater.cc:344] Connected to a master server at 127.27.0.190:45679
I20260713 09:10:11.000491 30353 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:11.001570 30353 heartbeater.cc:507] Master 127.27.0.190:45679 requested a full tablet report, sending...
I20260713 09:10:11.003048 30285 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:10:11.004230 30285 tablet_bootstrap.cc:492] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.004966 30285 ts_tablet_manager.cc:1403] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260713 09:10:11.007907 30285 raft_consensus.cc:359] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.008603 30285 raft_consensus.cc:740] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.009250 30285 consensus_queue.cc:260] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.011348 30285 ts_tablet_manager.cc:1434] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:10:11.012526 30285 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.019342 29650 ts_manager.cc:194] Re-registered known tserver with Master: aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:11.025270 30285 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.026248 30285 tablet_bootstrap.cc:492] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.026978 30285 ts_tablet_manager.cc:1403] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:10:11.029382 30285 raft_consensus.cc:359] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:11.029918 30285 raft_consensus.cc:740] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.030567 30285 consensus_queue.cc:260] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:11.032126 30285 ts_tablet_manager.cc:1434] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:11.032995 30285 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.034096 29650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53104
I20260713 09:10:11.038414 30353 heartbeater.cc:499] Master 127.27.0.190:45679 was elected leader, sending a full tablet report...
I20260713 09:10:11.049177 30285 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.050505 30285 tablet_bootstrap.cc:492] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.051654 30285 ts_tablet_manager.cc:1403] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:10:11.055153 30285 raft_consensus.cc:359] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.055936 30285 raft_consensus.cc:740] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.056690 30285 consensus_queue.cc:260] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [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: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.058215 30285 ts_tablet_manager.cc:1434] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:10:11.059005 30285 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.074653 30285 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.075492 30285 tablet_bootstrap.cc:492] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.076126 30285 ts_tablet_manager.cc:1403] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260713 09:10:11.078171 30285 raft_consensus.cc:359] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.078800 30285 raft_consensus.cc:740] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.079469 30285 consensus_queue.cc:260] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [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: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.081396 30285 ts_tablet_manager.cc:1434] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:11.082180 30285 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.098783 30285 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.099414 30327 raft_consensus.cc:3060] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:11.099781 30285 tablet_bootstrap.cc:492] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.100512 30285 ts_tablet_manager.cc:1403] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:10:11.103312 30285 raft_consensus.cc:359] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.104022 30285 raft_consensus.cc:740] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.104732 30285 consensus_queue.cc:260] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [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: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.107190 30285 ts_tablet_manager.cc:1434] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:11.108104 30285 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.123669 30285 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.124574 30285 tablet_bootstrap.cc:492] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.125208 30285 ts_tablet_manager.cc:1403] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:10:11.127233 30285 raft_consensus.cc:359] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.127880 30285 raft_consensus.cc:740] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.128545 30285 consensus_queue.cc:260] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [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: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.130347 30285 ts_tablet_manager.cc:1434] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:10:11.131490 30285 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.145573 30285 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.146512 30285 tablet_bootstrap.cc:492] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.147019 30285 ts_tablet_manager.cc:1403] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260713 09:10:11.148792 30285 raft_consensus.cc:359] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.149346 30285 raft_consensus.cc:740] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.150110 30285 consensus_queue.cc:260] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [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: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.152083 30285 ts_tablet_manager.cc:1434] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:10:11.153240 30285 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
W20260713 09:10:11.161993 29791 consensus_peers.cc:597] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260713 09:10:11.165786 30285 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.166738 30285 tablet_bootstrap.cc:492] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.167367 30285 ts_tablet_manager.cc:1403] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:10:11.169461 30285 raft_consensus.cc:359] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:11.170066 30285 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.170729 30285 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:11.172708 30285 ts_tablet_manager.cc:1434] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:10:11.173624 30285 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
W20260713 09:10:11.173732 29791 consensus_peers.cc:597] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260713 09:10:11.191603 30285 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.192890 30285 tablet_bootstrap.cc:492] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.193729 30285 ts_tablet_manager.cc:1403] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260713 09:10:11.196214 30285 raft_consensus.cc:359] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:11.196847 30285 raft_consensus.cc:740] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.197606 30285 consensus_queue.cc:260] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [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: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:11.199676 30285 ts_tablet_manager.cc:1434] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260713 09:10:11.200559 30285 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.207396 30327 raft_consensus.cc:3060] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:11.218247 30285 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.219326 30285 tablet_bootstrap.cc:492] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.220094 30285 ts_tablet_manager.cc:1403] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:10:11.222594 30285 raft_consensus.cc:359] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.223465 30285 raft_consensus.cc:740] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.224264 30285 consensus_queue.cc:260] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:11.226518 30285 ts_tablet_manager.cc:1434] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:10:11.227427 30285 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap starting.
I20260713 09:10:11.227766 30326 raft_consensus.cc:3060] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:11.232260 30327 raft_consensus.cc:3060] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:11.253260 30285 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:11.257800 30285 tablet_bootstrap.cc:492] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Bootstrap complete.
I20260713 09:10:11.258667 30285 ts_tablet_manager.cc:1403] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.004s
I20260713 09:10:11.263455 30285 raft_consensus.cc:359] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.264250 30285 raft_consensus.cc:740] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Initialized, Role: FOLLOWER
I20260713 09:10:11.265039 30285 consensus_queue.cc:260] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [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: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:11.267234 30285 ts_tablet_manager.cc:1434] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:10:11.274407 30327 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:11.283233 30327 pending_rounds.cc:85] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Aborting all ops after (but not including) 0
I20260713 09:10:11.283569 30327 pending_rounds.cc:107] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260713 09:10:11.283897 30327 raft_consensus.cc:2889] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:11.508759 30327 raft_consensus.cc:3060] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:11.530576 30327 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:14.695058 29866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.132:39911, user_credentials={real_user=slave}} blocked reactor thread for 85172.7us
I20260713 09:10:15.723912 30386 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8869490f8b74828b61496c11fbaaa70)
I20260713 09:10:15.724680 30386 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:15.727591 30386 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:15.770674 30387 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:15.771806 30387 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:15.776549 30387 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
W20260713 09:10:15.829644 29791 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.501s	user 0.000s	sys 0.011s
W20260713 09:10:15.830390 29791 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.501s	user 0.003s	sys 0.011s
I20260713 09:10:15.851037 30388 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:15.857735 30390 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8869490f8b74828b61496c11fbaaa70)
I20260713 09:10:15.858618 30390 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:15.851842 30388 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:15.862012 30390 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:15.867274 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:15.868093 29828 raft_consensus.cc:2468] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:15.876107 29868 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [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: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:15.877921 30392 raft_consensus.cc:2804] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:15.878672 30392 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:15.879161 30392 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:15.881587 30390 raft_consensus.cc:493] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b167663c9804df9bdb19148894ed659)
I20260713 09:10:15.885424 30390 raft_consensus.cc:515] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:15.884022 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:15.883447 30388 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:15.892719 30390 leader_election.cc:290] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:15.900105 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:15.903276 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:15.909236 30392 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:15.895582 29901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:15.895298 30393 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b167663c9804df9bdb19148894ed659)
I20260713 09:10:15.915167 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:15.916272 29973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:15.931181 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:15.937361 30389 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:15.931391 30393 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:15.938243 29900 raft_consensus.cc:2393] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b167663c9804df9bdb19148894ed659 in current term 2: Already voted for candidate e8869490f8b74828b61496c11fbaaa70 in this term.
I20260713 09:10:15.938401 30389 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:15.944999 30389 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:15.945818 30392 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:15.941948 30393 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:15.951628 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:15.955120 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:15.969770 29942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.130:44321, user_credentials={real_user=slave}} blocked reactor thread for 44547us
I20260713 09:10:15.974959 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:15.977476 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:15.981390 29898 raft_consensus.cc:1240] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Rejecting Update request from peer 4e1db7907d9f4e0c94855d439c005c4b for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:15.984241 30321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:15.985237 30321 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 1.
I20260713 09:10:15.992868 29942 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:15.994450 29866 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [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: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:15.997475 30392 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:15.998136 30392 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:15.998694 30392 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:15.999903 30327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:15.999027 30323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6f3ff6b354f499198683dd53e981407" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:15.999416 30396 raft_consensus.cc:2749] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260713 09:10:16.004421 29791 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.132:39911, user_credentials={real_user=slave}} blocked reactor thread for 76089.6us
I20260713 09:10:16.005369 29940 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:16.007778 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:16.008248 30395 raft_consensus.cc:2749] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.007357 30390 consensus_queue.cc:1059] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260713 09:10:16.007519 29791 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:16.009747 30386 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.010246 29791 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:16.011327 30387 raft_consensus.cc:2749] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.012085 30397 raft_consensus.cc:493] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5b167663c9804df9bdb19148894ed659)
I20260713 09:10:16.012712 30397 raft_consensus.cc:515] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } }
I20260713 09:10:16.015038 29868 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [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: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659
I20260713 09:10:16.015570 30399 raft_consensus.cc:493] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:16.016196 30399 raft_consensus.cc:515] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:16.016621 30394 raft_consensus.cc:2749] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.018646 30386 raft_consensus.cc:2749] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.022405 30399 leader_election.cc:290] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:16.023373 30395 raft_consensus.cc:3055] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.028128 29940 leader_election.cc:304] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:16.027120 30395 raft_consensus.cc:740] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:16.031322 30395 consensus_queue.cc:260] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:16.031634 30392 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:16.032430 30390 raft_consensus.cc:2749] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.034523 30395 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:16.027585 30399 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:16.039608 30399 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:16.040001 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:16.038506 30392 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:16.038225 30397 leader_election.cc:290] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:16.042419 30399 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:16.074868 30321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:16.076059 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:16.076642 29866 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [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: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:16.078245 29975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:16.079546 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:16.080960 30392 raft_consensus.cc:2749] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.088512 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e474eb8c700d4ce6b88d88654b672627" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:16.089100 29903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:16.088698 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02aaf566312f4ce59d959cd8f7d591b6" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:16.091414 30279 leader_election.cc:304] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [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: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:16.092754 30399 raft_consensus.cc:2749] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:10:16.093034 30279 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [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: aff35061a9604ae9876be7d8ddef6c73; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:16.094187 30399 raft_consensus.cc:2749] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.094755 30279 leader_election.cc:304] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [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: aff35061a9604ae9876be7d8ddef6c73; no voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:16.095762 30399 raft_consensus.cc:2749] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:16.347976 29900 raft_consensus.cc:1240] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Rejecting Update request from peer 4e1db7907d9f4e0c94855d439c005c4b for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:16.349790 30395 consensus_queue.cc:1059] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:16.350804 30390 raft_consensus.cc:3055] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:16.351205 30390 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:16.351995 30390 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:16.353125 30390 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:16.395162 29849 debug-util.cc:398] Leaking SignalData structure 0x7b0800046d60 after lost signal to thread 27653
W20260713 09:10:16.396486 29849 debug-util.cc:398] Leaking SignalData structure 0x7b080004b3a0 after lost signal to thread 29685
W20260713 09:10:16.400554 29849 debug-util.cc:398] Leaking SignalData structure 0x7b08001d5180 after lost signal to thread 30352
I20260713 09:10:17.175909 30409 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:17.176662 30409 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:17.179847 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:17.182447 30409 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:17.183697 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:17.184563 29900 raft_consensus.cc:2468] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:17.186065 29942 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659
I20260713 09:10:17.187397 30409 raft_consensus.cc:2804] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:17.187858 30409 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:17.188246 30409 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:17.197664 30409 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:17.201851 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:17.206578 30409 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:17.206940 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:17.207803 29900 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:17.216113 29900 raft_consensus.cc:2468] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 3.
I20260713 09:10:17.217618 29942 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 5b167663c9804df9bdb19148894ed659
I20260713 09:10:17.218711 30409 raft_consensus.cc:2804] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:17.219290 30409 raft_consensus.cc:697] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:17.220221 30409 consensus_queue.cc:237] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER 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: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:17.234623 29650 catalog_manager.cc:5697] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:17.718227 30415 raft_consensus.cc:493] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:17.718926 30415 raft_consensus.cc:515] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:17.721540 30415 leader_election.cc:290] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:17.722857 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:17.723724 29898 raft_consensus.cc:2393] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b167663c9804df9bdb19148894ed659 in current term 3: Already voted for candidate 4e1db7907d9f4e0c94855d439c005c4b in this term.
I20260713 09:10:17.723415 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd456a18c86b438db097c8769f45e3c5" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:17.725390 29791 leader_election.cc:304] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:17.726125 30415 raft_consensus.cc:3060] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:17.732278 30415 raft_consensus.cc:2749] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:10:17.784174 29898 raft_consensus.cc:1275] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:17.786101 30409 consensus_queue.cc:1048] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:17.816064 29827 raft_consensus.cc:1275] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:17.826138 30420 consensus_queue.cc:1048] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:17.910270 30426 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:17.911019 30426 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:17.915459 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:17.915661 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:17.916500 29898 raft_consensus.cc:2393] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aff35061a9604ae9876be7d8ddef6c73 in current term 2: Already voted for candidate e8869490f8b74828b61496c11fbaaa70 in this term.
I20260713 09:10:17.916523 29974 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:17.919163 30426 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:17.920535 30277 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [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: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:17.922405 30426 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:17.922900 30426 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 4e1db7907d9f4e0c94855d439c005c4b)
I20260713 09:10:17.923260 30426 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:17.930238 30426 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:17.933372 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:17.933372 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:17.934841 29898 raft_consensus.cc:2393] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aff35061a9604ae9876be7d8ddef6c73 in current term 2: Already voted for candidate e8869490f8b74828b61496c11fbaaa70 in this term.
I20260713 09:10:17.936086 30426 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:17.940363 29974 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:17.942167 30277 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [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: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:17.943399 30426 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:17.945766 30426 raft_consensus.cc:697] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:17.946817 30426 consensus_queue.cc:237] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:17.959439 29650 catalog_manager.cc:5697] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 1 to 2, leader changed from 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:18.128305 30416 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:18.128873 30416 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:18.130900 30416 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:18.131795 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:18.132472 29974 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 2.
I20260713 09:10:18.133515 29866 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:18.132208 30327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73" is_pre_election: true
I20260713 09:10:18.134440 30418 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:18.134809 30418 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:18.135152 30418 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:18.142823 30418 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:18.145345 30418 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 3 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:18.146492 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:18.146669 30327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
I20260713 09:10:18.147261 29974 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:18.153941 29974 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 3.
I20260713 09:10:18.155191 29866 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:18.156446 30418 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:18.157035 30418 raft_consensus.cc:697] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:18.158083 30418 consensus_queue.cc:237] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Queue going to LEADER 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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:18.169126 29650 catalog_manager.cc:5697] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 2 to 3, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:18.444533 29974 raft_consensus.cc:1240] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Rejecting Update request from peer aff35061a9604ae9876be7d8ddef6c73 for earlier term 2. Current term is 3. Ops: []
I20260713 09:10:18.446668 30426 consensus_queue.cc:1059] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:18.448859 30433 raft_consensus.cc:3055] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:18.449299 30433 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:18.450278 30433 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:18.451619 30433 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:18.608520 30327 raft_consensus.cc:1275] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Refusing update from remote peer e8869490f8b74828b61496c11fbaaa70: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:10:18.608968 30327 pending_rounds.cc:85] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Aborting all ops after (but not including) 1
I20260713 09:10:18.609210 30327 pending_rounds.cc:107] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:10:18.609463 30327 raft_consensus.cc:2889] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:10:18.611369 30416 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:18.628098 29974 raft_consensus.cc:1275] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Refusing update from remote peer e8869490f8b74828b61496c11fbaaa70: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:10:18.633864 30435 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.259058 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:21.295897 29827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a"
dest_uuid: "5b167663c9804df9bdb19148894ed659"
mode: GRACEFUL
new_leader_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:54708
I20260713 09:10:21.296618 29827 raft_consensus.cc:606] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Received request to transfer leadership to TS aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:21.299903 29827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec"
dest_uuid: "5b167663c9804df9bdb19148894ed659"
mode: GRACEFUL
new_leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:54708
I20260713 09:10:21.300535 29827 raft_consensus.cc:606] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Received request to transfer leadership to TS 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:21.303893 29827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aae7ded160734f219037efb96e8ee340"
dest_uuid: "5b167663c9804df9bdb19148894ed659"
mode: GRACEFUL
new_leader_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:54708
I20260713 09:10:21.304394 29827 raft_consensus.cc:606] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Received request to transfer leadership to TS aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:21.320812 29898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1"
dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
mode: GRACEFUL
new_leader_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:33060
I20260713 09:10:21.321513 29898 raft_consensus.cc:606] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 LEADER]: Received request to transfer leadership to TS aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:21.324823 29827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863"
dest_uuid: "5b167663c9804df9bdb19148894ed659"
mode: GRACEFUL
new_leader_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:54708
I20260713 09:10:21.325431 29827 raft_consensus.cc:606] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Received request to transfer leadership to TS aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:21.326747 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:10:21.327557 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:21.408820 30387 raft_consensus.cc:993] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: : Instructing follower aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.409392 30387 raft_consensus.cc:1081] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Signalling peer aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.411365 30327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aae7ded160734f219037efb96e8ee340"
dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:10:21.411999 30327 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.412402 30327 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.420269 30327 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:21.422418 30327 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:21.424284 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:21.423943 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:21.424970 29827 raft_consensus.cc:3055] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.425083 29977 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.425465 29827 raft_consensus.cc:740] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:21.426618 29827 consensus_queue.cc:260] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:21.428229 30446 raft_consensus.cc:993] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: : Instructing follower 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:21.428356 29827 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.428987 30387 raft_consensus.cc:1081] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Signalling peer 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:21.431327 29974 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec"
dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:47056
I20260713 09:10:21.432077 29974 raft_consensus.cc:493] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.432488 29974 raft_consensus.cc:3060] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.432855 29977 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:21.434428 30277 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:21.438349 29827 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:21.440707 30447 raft_consensus.cc:2804] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.441372 29974 raft_consensus.cc:515] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:21.442441 30447 raft_consensus.cc:697] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:21.443611 30447 consensus_queue.cc:237] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:21.444579 29974 leader_election.cc:290] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:21.445901 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:21.446370 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1ed17116fd4765af7acbd2bf3a60ec" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:21.446660 29827 raft_consensus.cc:3055] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.447256 29827 raft_consensus.cc:740] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:21.447086 29898 raft_consensus.cc:3060] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.448163 29827 consensus_queue.cc:260] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:21.450088 29827 raft_consensus.cc:3060] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.455592 29650 catalog_manager.cc:5697] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 1 to 2, leader changed from 5b167663c9804df9bdb19148894ed659 (127.27.0.130) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:21.458591 29898 raft_consensus.cc:2468] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:21.458662 29827 raft_consensus.cc:2468] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:21.460574 29942 leader_election.cc:304] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:21.461632 30423 raft_consensus.cc:2804] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.467934 30423 raft_consensus.cc:697] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:21.469339 30423 consensus_queue.cc:237] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:21.481581 30387 raft_consensus.cc:993] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: : Instructing follower aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.482357 30387 raft_consensus.cc:1081] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Signalling peer aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.485513 30321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863"
dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:10:21.486207 30321 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.486707 30321 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:21.493925 29649 catalog_manager.cc:5697] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 1 to 2, leader changed from 5b167663c9804df9bdb19148894ed659 (127.27.0.130) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 2 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:21.497879 30321 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:21.500591 30321 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 3 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:21.501716 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:21.502470 29898 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:21.502344 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:21.503376 29828 raft_consensus.cc:3055] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:21.503791 29828 raft_consensus.cc:740] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:21.504761 29828 consensus_queue.cc:260] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:21.506036 29828 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:21.509968 29898 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 3.
I20260713 09:10:21.511636 30279 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [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: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:21.512688 30447 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:21.512602 29828 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 3.
I20260713 09:10:21.513348 30447 raft_consensus.cc:697] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 3 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:21.514505 30447 consensus_queue.cc:237] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:21.525426 29649 catalog_manager.cc:5697] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 2 to 3, leader changed from 5b167663c9804df9bdb19148894ed659 (127.27.0.130) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 3 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.660053 30435 raft_consensus.cc:993] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: : Instructing follower aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.660857 30440 raft_consensus.cc:1081] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 LEADER]: Signalling peer aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.663018 30321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1"
dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:59890
I20260713 09:10:21.663681 30321 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.664038 30321 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.670478 30321 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:21.672359 30321 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 4 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:21.673475 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:21.673409 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:21.674284 29898 raft_consensus.cc:3055] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:21.674253 29974 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.674811 29898 raft_consensus.cc:740] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:21.675740 29898 consensus_queue.cc:260] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:21.677073 29898 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:21.682005 29974 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 4.
I20260713 09:10:21.683496 30277 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [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: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:21.684396 30447 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:21.684878 29898 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 4.
I20260713 09:10:21.685035 30447 raft_consensus.cc:697] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:21.686091 30447 consensus_queue.cc:237] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:21.694285 29649 catalog_manager.cc:5697] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 3 to 4, leader changed from e8869490f8b74828b61496c11fbaaa70 (127.27.0.131) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 4 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:21.733084 30387 raft_consensus.cc:993] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: : Instructing follower aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.733636 30387 raft_consensus.cc:1081] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Signalling peer aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:21.735461 30321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a"
dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:59886
I20260713 09:10:21.736095 30321 raft_consensus.cc:493] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:21.736393 30321 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.741775 30321 raft_consensus.cc:515] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:21.743546 30321 leader_election.cc:290] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:21.744735 29974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:21.744746 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:21.745299 29974 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.745688 29828 raft_consensus.cc:3055] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:21.746078 29828 raft_consensus.cc:740] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:21.747087 29828 consensus_queue.cc:260] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:21.748512 29828 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:21.750590 29974 raft_consensus.cc:2468] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:21.751940 30277 leader_election.cc:304] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:21.752784 30447 raft_consensus.cc:2804] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:21.753331 30447 raft_consensus.cc:697] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:21.754745 30447 consensus_queue.cc:237] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:21.757012 29828 raft_consensus.cc:2468] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:21.763060 29649 catalog_manager.cc:5697] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 1 to 2, leader changed from 5b167663c9804df9bdb19148894ed659 (127.27.0.130) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:21.885885 29828 raft_consensus.cc:1275] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.887635 30447 consensus_queue.cc:1048] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.900045 29974 raft_consensus.cc:1275] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.902289 30448 consensus_queue.cc:1048] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:21.916028 29828 raft_consensus.cc:1275] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.918905 30448 consensus_queue.cc:1048] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:21.937391 29898 raft_consensus.cc:1275] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:21.939164 30447 consensus_queue.cc:1048] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:21.957186 29828 raft_consensus.cc:1275] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.958843 30423 consensus_queue.cc:1048] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:21.970120 29898 raft_consensus.cc:1275] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:21.972246 30451 consensus_queue.cc:1048] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:22.138116 29974 raft_consensus.cc:1275] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:22.139711 30447 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:22.151435 29898 raft_consensus.cc:1275] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:10:22.153057 29828 raft_consensus.cc:1275] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.154245 30448 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:22.155048 30466 consensus_queue.cc:1048] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.182283 29974 raft_consensus.cc:1275] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.184135 30447 consensus_queue.cc:1048] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:22.328842 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:22.350251 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:22.367456 29898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635"
dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
mode: GRACEFUL
new_leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:33060
I20260713 09:10:22.368227 29898 raft_consensus.cc:606] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Received request to transfer leadership to TS 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:22.371644 29898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9"
dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
mode: GRACEFUL
new_leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:33060
I20260713 09:10:22.372309 29898 raft_consensus.cc:606] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Received request to transfer leadership to TS 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:22.375309 29898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb"
dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
mode: GRACEFUL
new_leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:33060
I20260713 09:10:22.375984 29898 raft_consensus.cc:606] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Received request to transfer leadership to TS 4e1db7907d9f4e0c94855d439c005c4b
I20260713 09:10:22.379104 29898 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76"
dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
mode: GRACEFUL
new_leader_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:33060
I20260713 09:10:22.379854 29898 raft_consensus.cc:606] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Received request to transfer leadership to TS aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:22.381283 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:10:22.382010 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:22.546144 30440 raft_consensus.cc:993] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: : Instructing follower aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:22.546720 30440 raft_consensus.cc:1081] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Signalling peer aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:22.548393 30321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76"
dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:59890
I20260713 09:10:22.549034 30321 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.549381 30321 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.555666 30321 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:22.557909 30321 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911)
I20260713 09:10:22.558715 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:22.559417 29898 raft_consensus.cc:3055] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.559731 29898 raft_consensus.cc:740] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:22.560022 29977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:22.560782 29977 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.560608 29898 consensus_queue.cc:260] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:22.561839 29898 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.567513 29977 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:22.568763 30277 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:22.568961 29898 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 2.
I20260713 09:10:22.569672 30447 raft_consensus.cc:2804] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.570163 30447 raft_consensus.cc:697] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:22.571151 30447 consensus_queue.cc:237] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:22.581315 29650 catalog_manager.cc:5697] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 1 to 2, leader changed from e8869490f8b74828b61496c11fbaaa70 (127.27.0.131) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.625705 30440 raft_consensus.cc:993] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: : Instructing follower 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:22.626232 30435 raft_consensus.cc:1081] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Signalling peer 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:22.627832 29977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9"
dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:47060
I20260713 09:10:22.628430 29977 raft_consensus.cc:493] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.628760 29977 raft_consensus.cc:3060] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.634621 29977 raft_consensus.cc:515] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:22.636407 29977 leader_election.cc:290] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:22.637569 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:22.637858 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4aab6e85944d2b9d29411836f726d9" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:22.638193 29827 raft_consensus.cc:3060] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.638630 29898 raft_consensus.cc:3055] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:22.638989 29898 raft_consensus.cc:740] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:22.639861 29898 consensus_queue.cc:260] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:22.641084 29898 raft_consensus.cc:3060] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.644382 29827 raft_consensus.cc:2468] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:22.645882 29942 leader_election.cc:304] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:22.646878 30475 raft_consensus.cc:2804] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:22.647001 29898 raft_consensus.cc:2468] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:22.647507 30475 raft_consensus.cc:697] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:22.648443 30475 consensus_queue.cc:237] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:22.657367 29650 catalog_manager.cc:5697] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 1 to 2, leader changed from e8869490f8b74828b61496c11fbaaa70 (127.27.0.131) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 2 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:22.914757 30440 raft_consensus.cc:993] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: : Instructing follower 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:22.915396 30440 raft_consensus.cc:1081] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Signalling peer 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:22.918663 29975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635"
dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:47060
I20260713 09:10:22.919341 29975 raft_consensus.cc:493] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:22.919756 29975 raft_consensus.cc:3060] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.960819 29975 raft_consensus.cc:515] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:22.963724 29975 leader_election.cc:290] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:22.968997 29827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:22.969748 29827 raft_consensus.cc:3060] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:22.986045 29827 raft_consensus.cc:2468] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:22.988117 29942 leader_election.cc:304] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:22.995321 29903 raft_consensus.cc:1275] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:22.999538 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0804e736824805865e8fc9aaf5a635" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:23.000424 29898 raft_consensus.cc:3055] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.000849 29898 raft_consensus.cc:740] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:23.004205 30448 consensus_queue.cc:1048] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:23.001883 29898 consensus_queue.cc:260] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:23.008049 29898 raft_consensus.cc:3060] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.022406 29827 raft_consensus.cc:1240] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Rejecting Update request from peer e8869490f8b74828b61496c11fbaaa70 for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:23.027655 29974 raft_consensus.cc:1275] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.030542 30466 consensus_queue.cc:1048] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.033429 30423 raft_consensus.cc:2804] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.034196 30423 raft_consensus.cc:697] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:23.039919 30423 consensus_queue.cc:237] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
W20260713 09:10:23.071864 29942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.130:44321, user_credentials={real_user=slave}} blocked reactor thread for 83859.9us
I20260713 09:10:23.074134 29898 raft_consensus.cc:2468] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
W20260713 09:10:23.092571 29940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.129:43123, user_credentials={real_user=slave}} blocked reactor thread for 125132us
I20260713 09:10:23.095418 29900 raft_consensus.cc:1275] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.096388 30483 raft_consensus.cc:993] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: : Instructing follower 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:23.096920 30483 raft_consensus.cc:1081] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Signalling peer 4e1db7907d9f4e0c94855d439c005c4b to start an election
I20260713 09:10:23.099568 29649 catalog_manager.cc:5697] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 1 to 2, leader changed from e8869490f8b74828b61496c11fbaaa70 (127.27.0.131) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 2 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.103044 30475 consensus_queue.cc:1048] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:23.106961 29972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb"
dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
 from {username='slave'} at 127.0.0.1:47060
I20260713 09:10:23.107638 29972 raft_consensus.cc:493] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.108045 29972 raft_consensus.cc:3060] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.123313 29972 raft_consensus.cc:515] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:23.134868 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:23.135655 29826 raft_consensus.cc:3060] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.146644 29826 raft_consensus.cc:2468] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:23.163949 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf058cabc711483a9ef732110e108ceb" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:23.164794 29900 raft_consensus.cc:3055] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:23.165154 29900 raft_consensus.cc:740] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:23.160871 29972 leader_election.cc:290] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249)
I20260713 09:10:23.167805 29942 leader_election.cc:304] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:23.167521 29900 consensus_queue.cc:260] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:23.170953 30484 raft_consensus.cc:2804] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:23.171590 30484 raft_consensus.cc:697] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:23.172586 30484 consensus_queue.cc:237] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } }
I20260713 09:10:23.176086 29900 raft_consensus.cc:3060] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:23.179597 29826 raft_consensus.cc:1275] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.183440 30475 consensus_queue.cc:1048] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:23.203199 29900 raft_consensus.cc:2468] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:23.206784 29647 catalog_manager.cc:5697] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 1 to 2, leader changed from e8869490f8b74828b61496c11fbaaa70 (127.27.0.131) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 2 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:23.481525 29898 raft_consensus.cc:1275] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.482936 30484 consensus_queue.cc:1048] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.493731 29826 raft_consensus.cc:1275] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.496124 30484 consensus_queue.cc:1048] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.578750 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:23.597080 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:23.603526 29898 raft_consensus.cc:1275] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.605002 30484 consensus_queue.cc:1048] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.618067 29826 raft_consensus.cc:1275] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:23.619879 30486 consensus_queue.cc:1048] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:23.652778 29972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1"
dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
mode: GRACEFUL
new_leader_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:58144
I20260713 09:10:23.653494 29972 raft_consensus.cc:606] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Received request to transfer leadership to TS aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:23.655726 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:10:23.656685 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:23.768546 30485 raft_consensus.cc:993] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: : Instructing follower aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:23.769084 30486 raft_consensus.cc:1081] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Signalling peer aff35061a9604ae9876be7d8ddef6c73 to start an election
I20260713 09:10:23.770992 30327 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1"
dest_uuid: "aff35061a9604ae9876be7d8ddef6c73"
 from {username='slave'} at 127.0.0.1:59894
I20260713 09:10:23.771565 30327 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:23.771831 30327 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.776897 30327 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:23.778728 30327 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [CANDIDATE]: Term 4 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:23.780148 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: true dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:23.780784 29972 raft_consensus.cc:3055] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:10:23.780612 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "aff35061a9604ae9876be7d8ddef6c73" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: true dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:23.781167 29972 raft_consensus.cc:740] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:23.781448 29826 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.782065 29972 consensus_queue.cc:260] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:23.783656 29972 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:23.788005 29826 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 4.
I20260713 09:10:23.789687 30279 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [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: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73; no voters: 
I20260713 09:10:23.791265 30447 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:23.791353 29972 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aff35061a9604ae9876be7d8ddef6c73 in term 4.
I20260713 09:10:23.791833 30447 raft_consensus.cc:697] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 LEADER]: Becoming Leader. State: Replica: aff35061a9604ae9876be7d8ddef6c73, State: Running, Role: LEADER
I20260713 09:10:23.793171 30447 consensus_queue.cc:237] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:23.801229 29649 catalog_manager.cc:5697] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 reported cstate change: term changed from 3 to 4, leader changed from 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132) to aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129). New cstate: current_term: 4 leader_uuid: "aff35061a9604ae9876be7d8ddef6c73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:23.954054 30348 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0600 after lost signal to thread 27653
W20260713 09:10:23.955375 30348 debug-util.cc:398] Leaking SignalData structure 0x7b0800215be0 after lost signal to thread 29685
W20260713 09:10:23.956794 30348 debug-util.cc:398] Leaking SignalData structure 0x7b0800264c40 after lost signal to thread 29852
W20260713 09:10:23.958093 30348 debug-util.cc:398] Leaking SignalData structure 0x7b0800131440 after lost signal to thread 29927
W20260713 09:10:23.960083 30348 debug-util.cc:398] Leaking SignalData structure 0x7b080004c660 after lost signal to thread 30352
I20260713 09:10:24.217859 29972 raft_consensus.cc:1275] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260713 09:10:24.221274 30447 consensus_queue.cc:1048] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:24.254201 29826 raft_consensus.cc:1275] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Refusing update from remote peer aff35061a9604ae9876be7d8ddef6c73: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260713 09:10:24.258800 30447 consensus_queue.cc:1048] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260713 09:10:24.657665 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:24.676909 27650 tablet_server.cc:179] TabletServer@127.27.0.129:43123 shutting down...
W20260713 09:10:24.710647 29791 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 83 similar messages]
W20260713 09:10:24.716104 29791 consensus_peers.cc:597] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.739943 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:24.741304 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.742838 27650 raft_consensus.cc:2243] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.743664 27650 raft_consensus.cc:2272] T 02aaf566312f4ce59d959cd8f7d591b6 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.748169 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.749421 27650 raft_consensus.cc:2243] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.750824 27650 raft_consensus.cc:2272] T aae7ded160734f219037efb96e8ee340 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.753794 29791 consensus_peers.cc:597] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.754603 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.756258 27650 raft_consensus.cc:2243] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.757860 27650 raft_consensus.cc:2272] T ced44d31e5ad4b4a86ba9a4b10697df1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.761372 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.762409 27650 raft_consensus.cc:2243] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.763649 27650 raft_consensus.cc:2272] T d077fb29470d4aa4b54dcd741dc19863 P aff35061a9604ae9876be7d8ddef6c73 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.767371 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.768172 27650 raft_consensus.cc:2243] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.769165 27650 raft_consensus.cc:2272] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.772747 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.773677 27650 raft_consensus.cc:2243] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.774374 27650 raft_consensus.cc:2272] T a6f3ff6b354f499198683dd53e981407 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.777009 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.777652 27650 raft_consensus.cc:2243] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.778132 27650 raft_consensus.cc:2272] T f64715da05544431a0d0f7c12824d602 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.781209 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.781919 27650 raft_consensus.cc:2243] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.782563 27650 raft_consensus.cc:2272] T b7ec0692168041d5bdd5020a85e5ef20 P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.785264 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.786012 27650 raft_consensus.cc:2243] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.786649 27650 raft_consensus.cc:2272] T 752920a5d0be44979c12c4f73deab3c8 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.790402 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.791409 27650 raft_consensus.cc:2243] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.792851 27650 raft_consensus.cc:2272] T 1e7103dfd6e044daaf642059e54d46a1 P aff35061a9604ae9876be7d8ddef6c73 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.797173 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.797931 27650 raft_consensus.cc:2243] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.798540 27650 raft_consensus.cc:2272] T 3493d77b77444ee789ae81b51c9311fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.800920 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.801714 27650 raft_consensus.cc:2243] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.802277 27650 raft_consensus.cc:2272] T 6d72b2e9211245ef8ebd128a94cc933f P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.805316 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.806032 27650 raft_consensus.cc:2243] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.807090 27650 raft_consensus.cc:2272] T ef76055dbb5148dfb584d8b77daa2c76 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.809552 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.810129 27650 raft_consensus.cc:2243] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.810734 27650 raft_consensus.cc:2272] T 3ea85c2a0a5f47febec5c2b7502a26fb P aff35061a9604ae9876be7d8ddef6c73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.813653 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.814450 27650 raft_consensus.cc:2243] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:24.815632 27650 raft_consensus.cc:2272] T 2c467c75181d43899d5bd787b0635e9a P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.818797 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.819633 27650 raft_consensus.cc:2243] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.820240 27650 raft_consensus.cc:2272] T 36b59dd6c157451a8c04b2561055b17f P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:24.822993 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.823698 27650 raft_consensus.cc:2243] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.824258 27650 raft_consensus.cc:2272] T 4fbb60a6d696426ebfec3411d451adfd P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.825398 29791 consensus_peers.cc:597] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:24.827222 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:24.827888 27650 raft_consensus.cc:2243] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:24.828387 27650 raft_consensus.cc:2272] T e474eb8c700d4ce6b88d88654b672627 P aff35061a9604ae9876be7d8ddef6c73 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:24.881141 29791 consensus_peers.cc:597] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:24.898826 29940 consensus_peers.cc:597] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:24.923208 29791 consensus_peers.cc:597] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:24.936553 29791 consensus_peers.cc:597] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:24.938479 29866 consensus_peers.cc:597] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:24.958073 29866 consensus_peers.cc:597] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.151233 29866 consensus_peers.cc:597] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.237196 29866 consensus_peers.cc:597] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:25.267791 29866 consensus_peers.cc:597] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:25.816388 30526 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:25.817087 30526 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:25.820015 30526 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:25.821089 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:25.828161 29866 leader_election.cc:336] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:25.829308 29866 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:25.830227 30526 raft_consensus.cc:2749] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260713 09:10:25.845763 30524 raft_consensus.cc:493] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:25.846477 30524 raft_consensus.cc:515] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:25.848904 30524 leader_election.cc:290] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:25.849936 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:25.853890 29791 leader_election.cc:336] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:25.854408 29791 leader_election.cc:304] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:25.855064 30524 raft_consensus.cc:2749] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260713 09:10:25.877970 27650 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 30348)
I20260713 09:10:25.923427 30524 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:25.924203 30524 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:25.926854 30524 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:25.929536 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
W20260713 09:10:25.933809 29791 leader_election.cc:336] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:25.934549 29791 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73, e8869490f8b74828b61496c11fbaaa70
I20260713 09:10:25.935578 30524 raft_consensus.cc:2749] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260713 09:10:25.956929 30524 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:25.957757 30524 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:25.960435 30524 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:25.961321 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:25.966152 29791 leader_election.cc:336] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:25.966694 29791 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [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: 5b167663c9804df9bdb19148894ed659; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:25.967849 30524 raft_consensus.cc:2749] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:10:26.006837 30486 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.007658 30486 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.010752 30486 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:26.011653 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:26.012352 29828 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:26.013665 29942 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:26.014573 30486 raft_consensus.cc:2804] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:26.014991 30486 raft_consensus.cc:493] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.015383 30486 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:26.015982 29940 leader_election.cc:336] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.023030 30486 raft_consensus.cc:515] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.025615 30486 leader_election.cc:290] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: Requested vote from peers 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:26.025846 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aae7ded160734f219037efb96e8ee340" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:26.026603 29828 raft_consensus.cc:3060] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:26.030112 29940 leader_election.cc:336] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.033586 29828 raft_consensus.cc:2468] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 3.
I20260713 09:10:26.035029 29942 leader_election.cc:304] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.036007 30486 raft_consensus.cc:2804] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:26.038153 30486 raft_consensus.cc:697] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:26.039328 30486 consensus_queue.cc:237] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [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: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.049090 29649 catalog_manager.cc:5697] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 2 to 3, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 3 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.113999 30526 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.114699 30526 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.116936 30526 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:26.117722 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
W20260713 09:10:26.123826 29866 leader_election.cc:336] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.124444 29866 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [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: e8869490f8b74828b61496c11fbaaa70; no voters: 4e1db7907d9f4e0c94855d439c005c4b, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.125226 30440 raft_consensus.cc:2749] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:10:26.139593 30440 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.140236 30440 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.143491 30440 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:26.144176 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:26.144171 30486 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.145197 29828 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 3.
I20260713 09:10:26.145243 30486 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.146924 29868 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:26.147854 30440 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260713 09:10:26.148626 30440 raft_consensus.cc:493] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.149026 30440 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:26.149493 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:26.150208 29900 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:26.152443 29942 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: 
I20260713 09:10:26.148129 30486 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:26.155851 30486 raft_consensus.cc:2804] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:26.148193 30530 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.156293 30486 raft_consensus.cc:493] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.156944 30486 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:26.156719 30530 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
W20260713 09:10:26.158908 29940 leader_election.cc:336] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.159287 30530 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:26.162526 29866 leader_election.cc:336] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.164459 30530 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
W20260713 09:10:26.165253 29940 leader_election.cc:336] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.165087 30530 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.166136 30486 raft_consensus.cc:515] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.167680 30530 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:26.168967 30440 raft_consensus.cc:515] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.170524 30486 leader_election.cc:290] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:26.173197 29940 leader_election.cc:336] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
W20260713 09:10:26.176548 29940 leader_election.cc:336] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
W20260713 09:10:26.176482 29866 leader_election.cc:336] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.177917 30440 leader_election.cc:290] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 4 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:26.179162 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d077fb29470d4aa4b54dcd741dc19863" candidate_uuid: "e8869490f8b74828b61496c11fbaaa70" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:26.179800 29828 raft_consensus.cc:3060] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:10:26.180321 29826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:26.180970 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef76055dbb5148dfb584d8b77daa2c76" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:26.181547 29898 raft_consensus.cc:3060] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:26.182876 29900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70" is_pre_election: true
I20260713 09:10:26.183538 29900 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 4.
I20260713 09:10:26.191782 29828 raft_consensus.cc:2468] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8869490f8b74828b61496c11fbaaa70 in term 4.
I20260713 09:10:26.191720 29942 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.193392 29868 leader_election.cc:304] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5b167663c9804df9bdb19148894ed659, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.193766 30486 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:10:26.194172 30486 raft_consensus.cc:493] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.194571 30486 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:26.195693 29942 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b; no voters: 5b167663c9804df9bdb19148894ed659, aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.196730 30530 raft_consensus.cc:2749] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260713 09:10:26.198199 30440 raft_consensus.cc:2804] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:10:26.199784 30440 raft_consensus.cc:697] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 4 LEADER]: Becoming Leader. State: Replica: e8869490f8b74828b61496c11fbaaa70, State: Running, Role: LEADER
I20260713 09:10:26.200531 29898 raft_consensus.cc:2468] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 3.
I20260713 09:10:26.201633 30440 consensus_queue.cc:237] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.202288 29942 leader_election.cc:304] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.202346 30486 raft_consensus.cc:515] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.203600 30530 raft_consensus.cc:2804] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:26.204192 30530 raft_consensus.cc:697] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:26.205597 30524 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.206240 30524 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.207994 29898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ced44d31e5ad4b4a86ba9a4b10697df1" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e8869490f8b74828b61496c11fbaaa70"
I20260713 09:10:26.208698 29898 raft_consensus.cc:3060] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:26.209328 30530 consensus_queue.cc:237] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [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: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
W20260713 09:10:26.211082 29940 leader_election.cc:336] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.211856 30486 leader_election.cc:290] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 election: Requested vote from peers e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:26.212126 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b" is_pre_election: true
I20260713 09:10:26.212746 29972 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 4.
I20260713 09:10:26.213907 29791 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:26.214198 30524 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
I20260713 09:10:26.214815 30453 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260713 09:10:26.215267 30453 raft_consensus.cc:493] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.215628 30453 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:26.223176 29898 raft_consensus.cc:2468] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 5.
I20260713 09:10:26.223937 30453 raft_consensus.cc:515] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.224902 29942 leader_election.cc:304] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, e8869490f8b74828b61496c11fbaaa70; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.226294 30486 raft_consensus.cc:2804] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:26.227012 30486 raft_consensus.cc:697] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:26.227912 30486 consensus_queue.cc:237] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } }
I20260713 09:10:26.233541 29649 catalog_manager.cc:5697] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 2 to 3, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 3 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:26.226254 29791 leader_election.cc:336] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.241134 29972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e7103dfd6e044daaf642059e54d46a1" candidate_uuid: "5b167663c9804df9bdb19148894ed659" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "4e1db7907d9f4e0c94855d439c005c4b"
I20260713 09:10:26.226359 30453 leader_election.cc:290] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 5 election: Requested vote from peers 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132:39911), aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123)
W20260713 09:10:26.244505 29791 leader_election.cc:336] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.250366 29972 raft_consensus.cc:3060] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:10:26.254196 29647 catalog_manager.cc:5697] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 reported cstate change: term changed from 3 to 4, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to e8869490f8b74828b61496c11fbaaa70 (127.27.0.131). New cstate: current_term: 4 leader_uuid: "e8869490f8b74828b61496c11fbaaa70" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.265805 29972 raft_consensus.cc:2468] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b167663c9804df9bdb19148894ed659 in term 5.
I20260713 09:10:26.267472 29791 leader_election.cc:304] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.265329 29650 catalog_manager.cc:5697] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 4 to 5, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 5 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:26.268930 30453 raft_consensus.cc:2804] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:10:26.272357 30453 raft_consensus.cc:697] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 5 LEADER]: Becoming Leader. State: Replica: 5b167663c9804df9bdb19148894ed659, State: Running, Role: LEADER
I20260713 09:10:26.273610 30453 consensus_queue.cc:237] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.287889 29650 catalog_manager.cc:5697] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 reported cstate change: term changed from 4 to 5, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 5b167663c9804df9bdb19148894ed659 (127.27.0.130). New cstate: current_term: 5 leader_uuid: "5b167663c9804df9bdb19148894ed659" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:26.293700 30486 raft_consensus.cc:493] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.294426 30486 raft_consensus.cc:515] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.298168 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659" is_pre_election: true
I20260713 09:10:26.298614 30486 leader_election.cc:290] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:26.298985 29828 raft_consensus.cc:2468] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 2.
I20260713 09:10:26.300513 29942 leader_election.cc:304] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: 
I20260713 09:10:26.301487 30486 raft_consensus.cc:2804] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:10:26.301913 30486 raft_consensus.cc:493] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Starting leader election (detected failure of leader aff35061a9604ae9876be7d8ddef6c73)
I20260713 09:10:26.302366 30486 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:26.303197 29940 leader_election.cc:336] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.312011 30486 raft_consensus.cc:515] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.315276 30486 leader_election.cc:290] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: Requested vote from peers aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123), 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321)
I20260713 09:10:26.316186 29828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c467c75181d43899d5bd787b0635e9a" candidate_uuid: "4e1db7907d9f4e0c94855d439c005c4b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "5b167663c9804df9bdb19148894ed659"
I20260713 09:10:26.316895 29828 raft_consensus.cc:3060] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:10:26.320039 29940 leader_election.cc:336] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111)
I20260713 09:10:26.325321 29828 raft_consensus.cc:2468] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e1db7907d9f4e0c94855d439c005c4b in term 3.
I20260713 09:10:26.326961 29942 leader_election.cc:304] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [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: 4e1db7907d9f4e0c94855d439c005c4b, 5b167663c9804df9bdb19148894ed659; no voters: aff35061a9604ae9876be7d8ddef6c73
I20260713 09:10:26.327981 30486 raft_consensus.cc:2804] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:26.328579 30486 raft_consensus.cc:697] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Becoming Leader. State: Replica: 4e1db7907d9f4e0c94855d439c005c4b, State: Running, Role: LEADER
I20260713 09:10:26.329437 30486 consensus_queue.cc:237] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [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: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } }
I20260713 09:10:26.340144 29650 catalog_manager.cc:5697] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b reported cstate change: term changed from 2 to 3, leader changed from aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129) to 4e1db7907d9f4e0c94855d439c005c4b (127.27.0.132). New cstate: current_term: 3 leader_uuid: "4e1db7907d9f4e0c94855d439c005c4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aff35061a9604ae9876be7d8ddef6c73" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 43123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:26.539973 29940 consensus_peers.cc:597] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.555666 29828 raft_consensus.cc:1275] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:26.557386 30486 consensus_queue.cc:1048] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:10:26.593990 29940 consensus_peers.cc:597] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:26.683561 29791 consensus_peers.cc:597] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:26.684412 29866 consensus_peers.cc:597] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.686703 29898 raft_consensus.cc:1275] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:26.688942 30486 consensus_queue.cc:1048] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:26.695636 29903 raft_consensus.cc:1275] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 5 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:10:26.697856 30486 consensus_queue.cc:1048] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8869490f8b74828b61496c11fbaaa70" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33249 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260713 09:10:26.731828 29940 consensus_peers.cc:597] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:26.810623 29828 raft_consensus.cc:1275] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Refusing update from remote peer e8869490f8b74828b61496c11fbaaa70: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:10:26.812116 30440 consensus_queue.cc:1048] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:10:26.826653 29972 raft_consensus.cc:1275] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Refusing update from remote peer 5b167663c9804df9bdb19148894ed659: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260713 09:10:26.829744 30524 consensus_queue.cc:1048] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e1db7907d9f4e0c94855d439c005c4b" member_type: VOTER last_known_addr { host: "127.27.0.132" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:26.857147 29828 raft_consensus.cc:1275] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Refusing update from remote peer 4e1db7907d9f4e0c94855d439c005c4b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:26.858919 30546 consensus_queue.cc:1048] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b167663c9804df9bdb19148894ed659" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:10:26.875344 29940 consensus_peers.cc:597] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:26.878770 27650 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 30348)
W20260713 09:10:27.220220 29791 consensus_peers.cc:597] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.238883 29791 consensus_peers.cc:597] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.283624 29791 consensus_peers.cc:597] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.366130 29791 consensus_peers.cc:597] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.387873 29940 consensus_peers.cc:597] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.410915 29791 consensus_peers.cc:597] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.471397 29791 consensus_peers.cc:597] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.525207 29866 consensus_peers.cc:597] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.566666 29866 consensus_peers.cc:597] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.603245 29866 consensus_peers.cc:597] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:27.680894 29866 consensus_peers.cc:597] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:10:27.773180 27650 tablet_server.cc:196] TabletServer@127.27.0.129:43123 shutdown complete.
I20260713 09:10:27.817317 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
W20260713 09:10:27.846984 29942 consensus_peers.cc:597] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:27.862816 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:27.863997 27650 tablet_replica.cc:333] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.864779 27650 raft_consensus.cc:2243] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.865873 27650 raft_consensus.cc:2272] T 4fbb60a6d696426ebfec3411d451adfd P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.869074 27650 tablet_replica.cc:333] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.870154 27650 raft_consensus.cc:2243] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.870887 27650 raft_consensus.cc:2272] T bf058cabc711483a9ef732110e108ceb P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.873437 27650 tablet_replica.cc:333] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.874194 27650 raft_consensus.cc:2243] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.874924 27650 raft_consensus.cc:2272] T 6d72b2e9211245ef8ebd128a94cc933f P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.877831 27650 tablet_replica.cc:333] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.878955 27650 raft_consensus.cc:2243] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:27.879468 29866 consensus_peers.cc:597] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 -> Peer aff35061a9604ae9876be7d8ddef6c73 (127.27.0.129:43123): Couldn't send request to peer aff35061a9604ae9876be7d8ddef6c73. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:43123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260713 09:10:27.879956 27650 raft_consensus.cc:2272] T aae7ded160734f219037efb96e8ee340 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.883127 27650 tablet_replica.cc:333] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.883932 27650 raft_consensus.cc:2243] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.884470 27650 raft_consensus.cc:2272] T 7e1ed17116fd4765af7acbd2bf3a60ec P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.886760 27650 tablet_replica.cc:333] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.887537 27650 raft_consensus.cc:2243] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.888785 27650 raft_consensus.cc:2272] T 752920a5d0be44979c12c4f73deab3c8 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.891808 27650 tablet_replica.cc:333] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.892688 27650 raft_consensus.cc:2243] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.893754 27650 raft_consensus.cc:2272] T b7ec0692168041d5bdd5020a85e5ef20 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.896221 27650 tablet_replica.cc:333] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.896767 27650 raft_consensus.cc:2243] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.897223 27650 raft_consensus.cc:2272] T d077fb29470d4aa4b54dcd741dc19863 P 5b167663c9804df9bdb19148894ed659 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.899578 27650 tablet_replica.cc:333] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.900089 27650 raft_consensus.cc:2243] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.901063 27650 raft_consensus.cc:2272] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.903788 27650 tablet_replica.cc:333] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.904595 27650 raft_consensus.cc:2243] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.905117 27650 raft_consensus.cc:2272] T bd4aab6e85944d2b9d29411836f726d9 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.907498 27650 tablet_replica.cc:333] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.908263 27650 raft_consensus.cc:2243] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.909271 27650 raft_consensus.cc:2272] T 02aaf566312f4ce59d959cd8f7d591b6 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.911902 27650 tablet_replica.cc:333] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.912627 27650 raft_consensus.cc:2243] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.913228 27650 raft_consensus.cc:2272] T fd456a18c86b438db097c8769f45e3c5 P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.915628 27650 tablet_replica.cc:333] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.916109 27650 raft_consensus.cc:2243] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.917178 27650 raft_consensus.cc:2272] T 1e7103dfd6e044daaf642059e54d46a1 P 5b167663c9804df9bdb19148894ed659 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.919559 27650 tablet_replica.cc:333] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.920099 27650 raft_consensus.cc:2243] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.920522 27650 raft_consensus.cc:2272] T e7c355266ed249899c0ae0c0b4d36c74 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.922511 27650 tablet_replica.cc:333] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.923300 27650 raft_consensus.cc:2243] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.923719 27650 raft_consensus.cc:2272] T 6e0804e736824805865e8fc9aaf5a635 P 5b167663c9804df9bdb19148894ed659 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.925485 27650 tablet_replica.cc:333] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.925932 27650 raft_consensus.cc:2243] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:27.926759 27650 raft_consensus.cc:2272] T a6f3ff6b354f499198683dd53e981407 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.928660 27650 tablet_replica.cc:333] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.929109 27650 raft_consensus.cc:2243] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.929746 27650 raft_consensus.cc:2272] T 2c467c75181d43899d5bd787b0635e9a P 5b167663c9804df9bdb19148894ed659 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:27.932111 27650 tablet_replica.cc:333] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659: stopping tablet replica
I20260713 09:10:27.932766 27650 raft_consensus.cc:2243] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:27.933310 27650 raft_consensus.cc:2272] T f64715da05544431a0d0f7c12824d602 P 5b167663c9804df9bdb19148894ed659 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:27.950088 29868 consensus_peers.cc:597] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:27.993618 29868 consensus_peers.cc:597] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.004554 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
I20260713 09:10:28.044682 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
W20260713 09:10:28.055626 29942 consensus_peers.cc:597] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:28.088547 29942 consensus_peers.cc:597] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.098001 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:28.098980 27650 tablet_replica.cc:333] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.099726 27650 raft_consensus.cc:2243] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.100245 27650 raft_consensus.cc:2272] T ef76055dbb5148dfb584d8b77daa2c76 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.102200 27650 tablet_replica.cc:333] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.102854 27650 raft_consensus.cc:2243] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.103317 27650 raft_consensus.cc:2272] T 6e0804e736824805865e8fc9aaf5a635 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.105135 27650 tablet_replica.cc:333] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.105706 27650 raft_consensus.cc:2243] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.106606 27650 raft_consensus.cc:2272] T 3493d77b77444ee789ae81b51c9311fb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.109081 27650 tablet_replica.cc:333] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.109712 27650 raft_consensus.cc:2243] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.110169 27650 raft_consensus.cc:2272] T bf058cabc711483a9ef732110e108ceb P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.112164 27650 tablet_replica.cc:333] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.112740 27650 raft_consensus.cc:2243] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.113612 27650 raft_consensus.cc:2272] T 6d72b2e9211245ef8ebd128a94cc933f P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.115574 27650 tablet_replica.cc:333] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.116122 27650 raft_consensus.cc:2243] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.116576 27650 raft_consensus.cc:2272] T e474eb8c700d4ce6b88d88654b672627 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.118973 27650 tablet_replica.cc:333] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.119804 27650 raft_consensus.cc:2243] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.120854 27650 raft_consensus.cc:2272] T f64715da05544431a0d0f7c12824d602 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:28.122959 29942 consensus_peers.cc:597] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.123834 27650 tablet_replica.cc:333] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.124684 27650 raft_consensus.cc:2243] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.125511 27650 raft_consensus.cc:2272] T e7c355266ed249899c0ae0c0b4d36c74 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.127703 27650 tablet_replica.cc:333] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.128224 27650 raft_consensus.cc:2243] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.128932 27650 raft_consensus.cc:2272] T 36b59dd6c157451a8c04b2561055b17f P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.130987 27650 tablet_replica.cc:333] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.131484 27650 raft_consensus.cc:2243] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.132258 27650 raft_consensus.cc:2272] T d077fb29470d4aa4b54dcd741dc19863 P e8869490f8b74828b61496c11fbaaa70 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.134166 27650 tablet_replica.cc:333] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.135022 27650 raft_consensus.cc:2243] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.135659 27650 raft_consensus.cc:2272] T ced44d31e5ad4b4a86ba9a4b10697df1 P e8869490f8b74828b61496c11fbaaa70 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.138389 27650 tablet_replica.cc:333] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.139170 27650 raft_consensus.cc:2243] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.139770 27650 raft_consensus.cc:2272] T 7e1ed17116fd4765af7acbd2bf3a60ec P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:28.141676 29942 consensus_peers.cc:597] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.142105 27650 tablet_replica.cc:333] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.142748 27650 raft_consensus.cc:2243] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.143158 27650 raft_consensus.cc:2272] T bd4aab6e85944d2b9d29411836f726d9 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.145088 27650 tablet_replica.cc:333] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.145572 27650 raft_consensus.cc:2243] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.145970 27650 raft_consensus.cc:2272] T 02aaf566312f4ce59d959cd8f7d591b6 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.147923 27650 tablet_replica.cc:333] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.148610 27650 raft_consensus.cc:2243] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.149183 27650 raft_consensus.cc:2272] T fd456a18c86b438db097c8769f45e3c5 P e8869490f8b74828b61496c11fbaaa70 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.151995 27650 tablet_replica.cc:333] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.152781 27650 raft_consensus.cc:2243] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.153844 27650 raft_consensus.cc:2272] T 3ea85c2a0a5f47febec5c2b7502a26fb P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:28.154476 29942 consensus_peers.cc:597] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer e8869490f8b74828b61496c11fbaaa70 (127.27.0.131:33249): Couldn't send request to peer e8869490f8b74828b61496c11fbaaa70. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.156180 27650 tablet_replica.cc:333] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.156711 27650 raft_consensus.cc:2243] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.157124 27650 raft_consensus.cc:2272] T 752920a5d0be44979c12c4f73deab3c8 P e8869490f8b74828b61496c11fbaaa70 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.159052 27650 tablet_replica.cc:333] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70: stopping tablet replica
I20260713 09:10:28.159534 27650 raft_consensus.cc:2243] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.159924 27650 raft_consensus.cc:2272] T b7ec0692168041d5bdd5020a85e5ef20 P e8869490f8b74828b61496c11fbaaa70 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:28.200323 29942 consensus_peers.cc:597] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.201508 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:10:28.236198 27650 tablet_server.cc:179] TabletServer@127.27.0.132:0 shutting down...
I20260713 09:10:28.281028 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:28.282066 27650 tablet_replica.cc:333] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.282969 27650 raft_consensus.cc:2243] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.284153 27650 raft_consensus.cc:2272] T ef76055dbb5148dfb584d8b77daa2c76 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.286553 27650 tablet_replica.cc:333] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.287241 27650 raft_consensus.cc:2243] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.288137 27650 raft_consensus.cc:2272] T bd4aab6e85944d2b9d29411836f726d9 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.290465 27650 tablet_replica.cc:333] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.291203 27650 raft_consensus.cc:2243] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.291869 27650 raft_consensus.cc:2272] T 4fbb60a6d696426ebfec3411d451adfd P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.294437 27650 tablet_replica.cc:333] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.295413 27650 raft_consensus.cc:2243] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.295986 27650 raft_consensus.cc:2272] T 3493d77b77444ee789ae81b51c9311fb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:28.297015 29942 consensus_peers.cc:597] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b -> Peer 5b167663c9804df9bdb19148894ed659 (127.27.0.130:44321): Couldn't send request to peer 5b167663c9804df9bdb19148894ed659. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:28.298451 27650 tablet_replica.cc:333] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.299144 27650 raft_consensus.cc:2243] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.299986 27650 raft_consensus.cc:2272] T e474eb8c700d4ce6b88d88654b672627 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.302120 27650 tablet_replica.cc:333] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.302805 27650 raft_consensus.cc:2243] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.303665 27650 raft_consensus.cc:2272] T bf058cabc711483a9ef732110e108ceb P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.305713 27650 tablet_replica.cc:333] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.306393 27650 raft_consensus.cc:2243] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.306839 27650 raft_consensus.cc:2272] T 1e7103dfd6e044daaf642059e54d46a1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.309036 27650 tablet_replica.cc:333] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.309671 27650 raft_consensus.cc:2243] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.310174 27650 raft_consensus.cc:2272] T e7c355266ed249899c0ae0c0b4d36c74 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.312561 27650 tablet_replica.cc:333] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.313182 27650 raft_consensus.cc:2243] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.313668 27650 raft_consensus.cc:2272] T 36b59dd6c157451a8c04b2561055b17f P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.315879 27650 tablet_replica.cc:333] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.316465 27650 raft_consensus.cc:2243] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.317405 27650 raft_consensus.cc:2272] T aae7ded160734f219037efb96e8ee340 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.319594 27650 tablet_replica.cc:333] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.320185 27650 raft_consensus.cc:2243] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.321079 27650 raft_consensus.cc:2272] T 7e1ed17116fd4765af7acbd2bf3a60ec P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.323378 27650 tablet_replica.cc:333] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.324081 27650 raft_consensus.cc:2243] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.325071 27650 raft_consensus.cc:2272] T ced44d31e5ad4b4a86ba9a4b10697df1 P 4e1db7907d9f4e0c94855d439c005c4b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.327409 27650 tablet_replica.cc:333] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.328011 27650 raft_consensus.cc:2243] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.328492 27650 raft_consensus.cc:2272] T 3ea85c2a0a5f47febec5c2b7502a26fb P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.330706 27650 tablet_replica.cc:333] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.331288 27650 raft_consensus.cc:2243] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.331749 27650 raft_consensus.cc:2272] T 9fd899b5bc3b49ababe2c56c6c9b47a9 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.333794 27650 tablet_replica.cc:333] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.334445 27650 raft_consensus.cc:2243] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.335351 27650 raft_consensus.cc:2272] T 6e0804e736824805865e8fc9aaf5a635 P 4e1db7907d9f4e0c94855d439c005c4b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.337581 27650 tablet_replica.cc:333] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.338160 27650 raft_consensus.cc:2243] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:28.338675 27650 raft_consensus.cc:2272] T a6f3ff6b354f499198683dd53e981407 P 4e1db7907d9f4e0c94855d439c005c4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.340723 27650 tablet_replica.cc:333] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.341344 27650 raft_consensus.cc:2243] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.342422 27650 raft_consensus.cc:2272] T 2c467c75181d43899d5bd787b0635e9a P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.344589 27650 tablet_replica.cc:333] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b: stopping tablet replica
I20260713 09:10:28.345095 27650 raft_consensus.cc:2243] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.345976 27650 raft_consensus.cc:2272] T fd456a18c86b438db097c8769f45e3c5 P 4e1db7907d9f4e0c94855d439c005c4b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.389864 27650 tablet_server.cc:196] TabletServer@127.27.0.132:0 shutdown complete.
I20260713 09:10:28.426438 27650 master.cc:562] Master@127.27.0.190:45679 shutting down...
I20260713 09:10:28.458658 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:28.459430 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:28.460314 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P e519e1a441fa43ce98468d461148c463: stopping tablet replica
I20260713 09:10:28.485653 27650 master.cc:584] Master@127.27.0.190:45679 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (26799 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:10:28.549738 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:40957
I20260713 09:10:28.551029 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:28.558378 30557 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:28.558375 30558 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:28.559366 30560 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:28.562402 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:28.563679 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:28.563957 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:28.564079 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933828564068 us; error 0 us; skew 500 ppm
I20260713 09:10:28.564600 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:28.567625 27650 webserver.cc:533] Webserver started at http://127.27.0.190:44113/ using document root <none> and password file <none>
I20260713 09:10:28.568146 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:28.568316 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:28.568547 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:28.569792 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "674acd083d2d417dbb0b0a0b11ef642e"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:28.575155 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260713 09:10:28.579222 30565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.580154 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:28.580482 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "674acd083d2d417dbb0b0a0b11ef642e"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:28.580751 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:28.603605 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:28.605021 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:28.654273 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:40957
I20260713 09:10:28.654883 30616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:40957 every 8 connection(s)
I20260713 09:10:28.659547 30617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:28.672004 30617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e: Bootstrap starting.
I20260713 09:10:28.677356 30617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:28.682587 30617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e: No bootstrap required, opened a new log
I20260713 09:10:28.685592 30617 raft_consensus.cc:359] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "674acd083d2d417dbb0b0a0b11ef642e" member_type: VOTER }
I20260713 09:10:28.686012 30617 raft_consensus.cc:385] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:28.686203 30617 raft_consensus.cc:740] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674acd083d2d417dbb0b0a0b11ef642e, State: Initialized, Role: FOLLOWER
I20260713 09:10:28.686866 30617 consensus_queue.cc:260] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "674acd083d2d417dbb0b0a0b11ef642e" member_type: VOTER }
I20260713 09:10:28.687325 30617 raft_consensus.cc:399] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:28.687534 30617 raft_consensus.cc:493] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:28.687748 30617 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:28.693135 30617 raft_consensus.cc:515] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "674acd083d2d417dbb0b0a0b11ef642e" member_type: VOTER }
I20260713 09:10:28.693703 30617 leader_election.cc:304] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [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: 674acd083d2d417dbb0b0a0b11ef642e; no voters: 
I20260713 09:10:28.695452 30617 leader_election.cc:290] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:28.696015 30620 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:28.697681 30620 raft_consensus.cc:697] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 1 LEADER]: Becoming Leader. State: Replica: 674acd083d2d417dbb0b0a0b11ef642e, State: Running, Role: LEADER
I20260713 09:10:28.698573 30620 consensus_queue.cc:237] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [LEADER]: Queue going to LEADER mode. State: All 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: "674acd083d2d417dbb0b0a0b11ef642e" member_type: VOTER }
I20260713 09:10:28.698825 30617 sys_catalog.cc:565] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:28.703562 30621 sys_catalog.cc:455] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "674acd083d2d417dbb0b0a0b11ef642e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "674acd083d2d417dbb0b0a0b11ef642e" member_type: VOTER } }
I20260713 09:10:28.704469 30621 sys_catalog.cc:458] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:28.704679 30622 sys_catalog.cc:455] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 674acd083d2d417dbb0b0a0b11ef642e. Latest consensus state: current_term: 1 leader_uuid: "674acd083d2d417dbb0b0a0b11ef642e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "674acd083d2d417dbb0b0a0b11ef642e" member_type: VOTER } }
I20260713 09:10:28.705500 30622 sys_catalog.cc:458] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:28.709630 30627 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:28.719156 30627 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:28.720486 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:28.729846 30627 catalog_manager.cc:1383] Generated new cluster ID: 8fe685c38a5340f7997edf67783697fe
I20260713 09:10:28.730157 30627 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:28.753265 30627 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:28.754757 30627 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:28.772965 30627 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e: Generated new TSK 0
I20260713 09:10:28.773782 30627 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:28.787633 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:28.795543 30638 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:28.797075 30639 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:28.798925 30641 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:28.799871 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:28.801927 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:28.802140 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:28.802412 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933828802391 us; error 0 us; skew 500 ppm
I20260713 09:10:28.803045 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:28.805874 27650 webserver.cc:533] Webserver started at http://127.27.0.129:36171/ using document root <none> and password file <none>
I20260713 09:10:28.806496 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:28.806704 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:28.807021 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:28.808215 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "73d6a92399d3421ba58c06b01f331557"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:28.814983 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:28.819218 30646 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.820252 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:10:28.820645 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "73d6a92399d3421ba58c06b01f331557"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:28.821022 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:28.835533 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:28.837051 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:28.838822 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:28.841747 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:28.842007 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.842288 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:28.842552 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:28.898523 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:45261
I20260713 09:10:28.898720 30708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:45261 every 8 connection(s)
I20260713 09:10:28.904785 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:28.912704 30713 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:28.913885 30714 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:28.916443 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:28.917428 30717 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:28.918516 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:28.918803 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:28.919044 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933828919024 us; error 0 us; skew 500 ppm
I20260713 09:10:28.919648 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:28.922927 27650 webserver.cc:533] Webserver started at http://127.27.0.130:42317/ using document root <none> and password file <none>
I20260713 09:10:28.923619 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:28.923859 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:28.924289 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:28.925866 30709 heartbeater.cc:344] Connected to a master server at 127.27.0.190:40957
I20260713 09:10:28.926095 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "c1219bdd6fd3475a92ae94a1e734867d"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:28.926378 30709 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:28.927307 30709 heartbeater.cc:507] Master 127.27.0.190:40957 requested a full tablet report, sending...
I20260713 09:10:28.929942 30582 ts_manager.cc:194] Registered new tserver with Master: 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261)
I20260713 09:10:28.932528 30582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40496
I20260713 09:10:28.932668 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:10:28.937747 30721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.939013 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:10:28.939478 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "c1219bdd6fd3475a92ae94a1e734867d"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:28.939832 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:28.953701 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:28.955014 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:28.956615 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:28.959595 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:28.960017 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:28.960443 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:28.960676 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.013674 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:44357
I20260713 09:10:29.013877 30783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:44357 every 8 connection(s)
I20260713 09:10:29.019001 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:29.028079 30787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:29.029255 30788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:29.033831 30790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:29.034363 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:29.035398 30784 heartbeater.cc:344] Connected to a master server at 127.27.0.190:40957
I20260713 09:10:29.035593 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:29.036023 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:29.036197 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933829036185 us; error 0 us; skew 500 ppm
I20260713 09:10:29.036222 30784 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.036999 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:29.037575 30784 heartbeater.cc:507] Master 127.27.0.190:40957 requested a full tablet report, sending...
I20260713 09:10:29.040369 27650 webserver.cc:533] Webserver started at http://127.27.0.131:34785/ using document root <none> and password file <none>
I20260713 09:10:29.040659 30582 ts_manager.cc:194] Registered new tserver with Master: c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:29.041152 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:29.041469 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:29.041842 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:29.042876 30582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40510
I20260713 09:10:29.043690 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "6dcd1d38ba7c45f48951f909539bc447"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-gr68"
I20260713 09:10:29.049230 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:10:29.053534 30795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.054731 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:29.055096 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "6dcd1d38ba7c45f48951f909539bc447"
format_stamp: "Formatted at 2026-07-13 09:10:29 on dist-test-slave-gr68"
I20260713 09:10:29.055437 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:29.095386 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:29.096814 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:29.098529 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:29.101212 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:29.101449 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.101733 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:29.101912 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:29.155421 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:33371
I20260713 09:10:29.155592 30857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:33371 every 8 connection(s)
I20260713 09:10:29.171438 30858 heartbeater.cc:344] Connected to a master server at 127.27.0.190:40957
I20260713 09:10:29.172027 30858 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:29.172914 30858 heartbeater.cc:507] Master 127.27.0.190:40957 requested a full tablet report, sending...
I20260713 09:10:29.175669 30582 ts_manager.cc:194] Registered new tserver with Master: 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:29.175880 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016934417s
I20260713 09:10:29.177448 30582 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40522
I20260713 09:10:29.207911 30582 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40530:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:29.211483 30582 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:29.311873 30823 tablet_service.cc:1511] Processing CreateTablet for tablet 4d09257b1e364596ae1e75be7e1f2f1f (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:29.313653 30823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d09257b1e364596ae1e75be7e1f2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.314026 30749 tablet_service.cc:1511] Processing CreateTablet for tablet 4d09257b1e364596ae1e75be7e1f2f1f (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:29.315892 30749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d09257b1e364596ae1e75be7e1f2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.315640 30746 tablet_service.cc:1511] Processing CreateTablet for tablet ee627a77d5e04594adf0fd30d7c9ed8b (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:29.317234 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee627a77d5e04594adf0fd30d7c9ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.317684 30674 tablet_service.cc:1511] Processing CreateTablet for tablet 4d09257b1e364596ae1e75be7e1f2f1f (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:10:29.319398 30674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d09257b1e364596ae1e75be7e1f2f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.319734 30747 tablet_service.cc:1511] Processing CreateTablet for tablet e14e8e12c0b346cb9b743061b25ad4e4 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:29.321312 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14e8e12c0b346cb9b743061b25ad4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.323632 30748 tablet_service.cc:1511] Processing CreateTablet for tablet dda366ba2c88435a89623bcb13a8f6d5 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:29.324972 30672 tablet_service.cc:1511] Processing CreateTablet for tablet e14e8e12c0b346cb9b743061b25ad4e4 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:29.325366 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 24fe05ef7c9d40139e2d1fd9f821514d (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:29.326331 30745 tablet_service.cc:1511] Processing CreateTablet for tablet 51cb6aacb1614373926fdcb9f5e6a50d (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:29.327620 30671 tablet_service.cc:1511] Processing CreateTablet for tablet ee627a77d5e04594adf0fd30d7c9ed8b (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:29.328428 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fe05ef7c9d40139e2d1fd9f821514d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.329290 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee627a77d5e04594adf0fd30d7c9ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.330839 30748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda366ba2c88435a89623bcb13a8f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.331517 30743 tablet_service.cc:1511] Processing CreateTablet for tablet 14ce196bd954436ea0991a4db3918fa3 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:29.332319 30670 tablet_service.cc:1511] Processing CreateTablet for tablet 51cb6aacb1614373926fdcb9f5e6a50d (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:29.333011 30743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ce196bd954436ea0991a4db3918fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.333981 30670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cb6aacb1614373926fdcb9f5e6a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.334750 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cb6aacb1614373926fdcb9f5e6a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.335803 30669 tablet_service.cc:1511] Processing CreateTablet for tablet 24fe05ef7c9d40139e2d1fd9f821514d (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:29.339644 30821 tablet_service.cc:1511] Processing CreateTablet for tablet e14e8e12c0b346cb9b743061b25ad4e4 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:10:29.341341 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14e8e12c0b346cb9b743061b25ad4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.343968 30822 tablet_service.cc:1511] Processing CreateTablet for tablet dda366ba2c88435a89623bcb13a8f6d5 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:29.345564 30822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda366ba2c88435a89623bcb13a8f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.346768 30668 tablet_service.cc:1511] Processing CreateTablet for tablet 14ce196bd954436ea0991a4db3918fa3 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:29.323696 30673 tablet_service.cc:1511] Processing CreateTablet for tablet dda366ba2c88435a89623bcb13a8f6d5 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:10:29.355715 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 48bc8a47613646d3b2e3b07385949dd3 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:29.355757 30820 tablet_service.cc:1511] Processing CreateTablet for tablet ee627a77d5e04594adf0fd30d7c9ed8b (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:10:29.356526 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 51cb6aacb1614373926fdcb9f5e6a50d (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:10:29.357584 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48bc8a47613646d3b2e3b07385949dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.357826 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee627a77d5e04594adf0fd30d7c9ed8b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.361367 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 14ce196bd954436ea0991a4db3918fa3 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:10:29.362917 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 24fe05ef7c9d40139e2d1fd9f821514d (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:10:29.364454 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fe05ef7c9d40139e2d1fd9f821514d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.364054 30741 tablet_service.cc:1511] Processing CreateTablet for tablet 77389fc82e4f402894ad56fc4c41b4a5 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:29.365585 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77389fc82e4f402894ad56fc4c41b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.367758 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 61256db0fb7a48298081f5a1e7d90cc0 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:29.369268 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61256db0fb7a48298081f5a1e7d90cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.349591 30742 tablet_service.cc:1511] Processing CreateTablet for tablet 61256db0fb7a48298081f5a1e7d90cc0 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:29.370718 30742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61256db0fb7a48298081f5a1e7d90cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.371577 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ce196bd954436ea0991a4db3918fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.374431 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 77389fc82e4f402894ad56fc4c41b4a5 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:29.375880 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77389fc82e4f402894ad56fc4c41b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.381426 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51cb6aacb1614373926fdcb9f5e6a50d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.385222 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 48bc8a47613646d3b2e3b07385949dd3 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:29.391893 30665 tablet_service.cc:1511] Processing CreateTablet for tablet 48bc8a47613646d3b2e3b07385949dd3 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:10:29.396449 30666 tablet_service.cc:1511] Processing CreateTablet for tablet 77389fc82e4f402894ad56fc4c41b4a5 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:10:29.399391 30669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24fe05ef7c9d40139e2d1fd9f821514d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.399142 30667 tablet_service.cc:1511] Processing CreateTablet for tablet 61256db0fb7a48298081f5a1e7d90cc0 (DEFAULT_TABLE table=test-workload [id=5159afe2f0924dafab95978cd2f9bbe2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:10:29.400475 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48bc8a47613646d3b2e3b07385949dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.401407 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48bc8a47613646d3b2e3b07385949dd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.403589 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61256db0fb7a48298081f5a1e7d90cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.405148 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14ce196bd954436ea0991a4db3918fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.410892 30672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14e8e12c0b346cb9b743061b25ad4e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.450476 30673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dda366ba2c88435a89623bcb13a8f6d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.470953 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77389fc82e4f402894ad56fc4c41b4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:29.496006 30874 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:29.496901 30873 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.502527 30875 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:29.516652 30875 tablet_bootstrap.cc:654] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.531636 30874 tablet_bootstrap.cc:654] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.532361 30873 tablet_bootstrap.cc:654] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.559813 30874 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:29.560463 30874 ts_tablet_manager.cc:1403] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260713 09:10:29.563627 30875 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:29.563767 30874 raft_consensus.cc:359] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.564780 30874 raft_consensus.cc:385] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.564810 30875 ts_tablet_manager.cc:1403] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.008s
I20260713 09:10:29.565264 30874 raft_consensus.cc:740] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.567119 30874 consensus_queue.cc:260] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.568436 30875 raft_consensus.cc:359] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.569319 30875 raft_consensus.cc:385] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.569507 30784 heartbeater.cc:499] Master 127.27.0.190:40957 was elected leader, sending a full tablet report...
I20260713 09:10:29.569945 30874 ts_tablet_manager.cc:1434] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:10:29.563545 30873 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.571038 30874 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:29.571463 30873 ts_tablet_manager.cc:1403] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.015s
I20260713 09:10:29.574740 30873 raft_consensus.cc:359] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.575508 30873 raft_consensus.cc:385] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.575767 30873 raft_consensus.cc:740] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.576363 30873 consensus_queue.cc:260] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.569674 30875 raft_consensus.cc:740] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.578714 30874 tablet_bootstrap.cc:654] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.579335 30875 consensus_queue.cc:260] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.580084 30858 heartbeater.cc:499] Master 127.27.0.190:40957 was elected leader, sending a full tablet report...
I20260713 09:10:29.582696 30873 ts_tablet_manager.cc:1434] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260713 09:10:29.586345 30873 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.595382 30873 tablet_bootstrap.cc:654] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.608884 30873 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.609637 30873 ts_tablet_manager.cc:1403] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260713 09:10:29.611163 30709 heartbeater.cc:499] Master 127.27.0.190:40957 was elected leader, sending a full tablet report...
I20260713 09:10:29.611200 30875 ts_tablet_manager.cc:1434] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.015s
I20260713 09:10:29.613144 30873 raft_consensus.cc:359] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.614243 30875 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:29.614176 30873 raft_consensus.cc:385] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.614852 30873 raft_consensus.cc:740] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.615816 30873 consensus_queue.cc:260] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.618999 30873 ts_tablet_manager.cc:1434] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260713 09:10:29.620862 30873 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.623147 30875 tablet_bootstrap.cc:654] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.628494 30873 tablet_bootstrap.cc:654] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.634052 30874 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:29.634756 30874 ts_tablet_manager.cc:1403] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.018s
I20260713 09:10:29.637679 30875 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:29.638352 30875 ts_tablet_manager.cc:1403] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260713 09:10:29.639478 30873 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.640004 30873 ts_tablet_manager.cc:1403] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:10:29.641759 30875 raft_consensus.cc:359] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.642589 30875 raft_consensus.cc:385] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.642894 30875 raft_consensus.cc:740] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.642973 30873 raft_consensus.cc:359] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.643711 30873 raft_consensus.cc:385] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.644047 30873 raft_consensus.cc:740] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.643884 30875 consensus_queue.cc:260] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.644824 30873 consensus_queue.cc:260] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.647027 30873 ts_tablet_manager.cc:1434] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:10:29.638226 30874 raft_consensus.cc:359] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.648422 30874 raft_consensus.cc:385] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.648864 30874 raft_consensus.cc:740] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.649600 30875 ts_tablet_manager.cc:1434] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:10:29.649967 30874 consensus_queue.cc:260] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.650898 30875 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:29.648049 30873 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.652164 30881 raft_consensus.cc:493] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.652957 30874 ts_tablet_manager.cc:1434] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260713 09:10:29.652805 30881 raft_consensus.cc:515] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.655488 30874 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:29.655866 30880 raft_consensus.cc:493] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.656490 30880 raft_consensus.cc:515] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.660460 30873 tablet_bootstrap.cc:654] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.663301 30880 leader_election.cc:290] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:29.671957 30874 tablet_bootstrap.cc:654] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.679667 30873 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.680796 30873 ts_tablet_manager.cc:1403] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.013s
I20260713 09:10:29.685230 30873 raft_consensus.cc:359] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.686398 30873 raft_consensus.cc:385] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.686865 30873 raft_consensus.cc:740] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.687953 30873 consensus_queue.cc:260] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.691043 30873 ts_tablet_manager.cc:1434] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:29.692226 30873 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.704156 30880 raft_consensus.cc:493] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.707211 30880 raft_consensus.cc:515] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.710870 30880 leader_election.cc:290] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
W20260713 09:10:29.713657 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:29.714867 30879 raft_consensus.cc:493] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.715468 30879 raft_consensus.cc:515] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.696861 30881 leader_election.cc:290] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:29.730365 30880 raft_consensus.cc:493] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.732004 30880 raft_consensus.cc:515] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.733112 30879 leader_election.cc:290] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:29.733338 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:29.734724 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:29.735867 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee627a77d5e04594adf0fd30d7c9ed8b" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:29.735410 30880 leader_election.cc:290] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:29.736783 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee627a77d5e04594adf0fd30d7c9ed8b" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:29.737493 30684 raft_consensus.cc:2468] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
W20260713 09:10:29.738915 30799 leader_election.cc:343] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.742075 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:29.744897 30799 leader_election.cc:304] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:29.751842 30880 raft_consensus.cc:2804] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.752375 30880 raft_consensus.cc:493] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.752918 30880 raft_consensus.cc:3060] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:29.758831 30799 leader_election.cc:343] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.761689 30875 tablet_bootstrap.cc:654] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.762323 30873 tablet_bootstrap.cc:654] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.763628 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:29.764456 30759 raft_consensus.cc:2468] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:29.765857 30874 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:29.766505 30874 ts_tablet_manager.cc:1403] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.031s
I20260713 09:10:29.766573 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bc8a47613646d3b2e3b07385949dd3" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:29.767897 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
W20260713 09:10:29.769884 30725 leader_election.cc:343] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.772171 30880 raft_consensus.cc:515] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
W20260713 09:10:29.772308 30797 leader_election.cc:343] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.775859 30880 leader_election.cc:290] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:29.774394 30874 raft_consensus.cc:359] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.776985 30874 raft_consensus.cc:385] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.776985 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee627a77d5e04594adf0fd30d7c9ed8b" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:29.777787 30874 raft_consensus.cc:740] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.778251 30683 raft_consensus.cc:3060] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:10:29.771638 30648 leader_election.cc:343] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.779081 30797 leader_election.cc:304] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447; no voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d
W20260713 09:10:29.783907 30797 leader_election.cc:343] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.784550 30880 raft_consensus.cc:2749] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.790122 30683 raft_consensus.cc:2468] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:29.780803 30874 consensus_queue.cc:260] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.792258 30799 leader_election.cc:304] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:29.793062 30797 leader_election.cc:304] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:29.793704 30880 raft_consensus.cc:2804] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.795928 30875 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:29.796352 30874 ts_tablet_manager.cc:1434] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260713 09:10:29.796603 30875 ts_tablet_manager.cc:1403] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.012s
I20260713 09:10:29.797466 30874 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:29.799827 30897 raft_consensus.cc:2804] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:29.800016 30875 raft_consensus.cc:359] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.801054 30875 raft_consensus.cc:385] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.801375 30875 raft_consensus.cc:740] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.802141 30875 consensus_queue.cc:260] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.803103 30880 raft_consensus.cc:697] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:29.804000 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bc8a47613646d3b2e3b07385949dd3" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:29.804515 30875 ts_tablet_manager.cc:1434] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:29.804148 30880 consensus_queue.cc:237] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.805675 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:29.806411 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee627a77d5e04594adf0fd30d7c9ed8b" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
W20260713 09:10:29.808144 30724 leader_election.cc:343] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.808279 30875 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:29.800568 30897 raft_consensus.cc:493] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:29.808686 30724 leader_election.cc:304] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1219bdd6fd3475a92ae94a1e734867d; no voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:29.809155 30897 raft_consensus.cc:3060] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.809906 30879 raft_consensus.cc:2749] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:10:29.811331 30649 leader_election.cc:343] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.811895 30649 leader_election.cc:304] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557; no voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:29.813258 30881 raft_consensus.cc:2749] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.814734 30881 raft_consensus.cc:493] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.817726 30881 raft_consensus.cc:515] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.817226 30875 tablet_bootstrap.cc:654] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:29.818997 30797 leader_election.cc:343] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.821130 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:29.821353 30881 leader_election.cc:290] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
W20260713 09:10:29.822806 30649 leader_election.cc:343] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.821120 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:29.826169 30897 raft_consensus.cc:515] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.831719 30897 leader_election.cc:290] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:29.832497 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
W20260713 09:10:29.833427 30648 leader_election.cc:343] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.833966 30648 leader_election.cc:304] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557; no voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d
W20260713 09:10:29.834460 30799 leader_election.cc:343] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.835346 30881 raft_consensus.cc:2749] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.836313 30873 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.836862 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:29.837853 30874 tablet_bootstrap.cc:654] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.837863 30759 raft_consensus.cc:3060] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:29.837103 30873 ts_tablet_manager.cc:1403] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.145s	user 0.029s	sys 0.016s
I20260713 09:10:29.846241 30873 raft_consensus.cc:359] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.847081 30875 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:29.847107 30873 raft_consensus.cc:385] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.847666 30873 raft_consensus.cc:740] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.847797 30875 ts_tablet_manager.cc:1403] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.008s
I20260713 09:10:29.847137 30580 catalog_manager.cc:5697] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.849535 30874 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:29.850201 30874 ts_tablet_manager.cc:1403] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.005s
I20260713 09:10:29.850473 30759 raft_consensus.cc:2468] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:29.851157 30875 raft_consensus.cc:359] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.851893 30875 raft_consensus.cc:385] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.852231 30875 raft_consensus.cc:740] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.852162 30797 leader_election.cc:304] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:29.852782 30873 consensus_queue.cc:260] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.853312 30897 raft_consensus.cc:2804] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:29.853444 30875 consensus_queue.cc:260] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.853955 30897 raft_consensus.cc:697] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:29.855299 30873 ts_tablet_manager.cc:1434] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:10:29.855147 30897 consensus_queue.cc:237] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.856447 30873 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.858807 30875 ts_tablet_manager.cc:1434] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:10:29.859925 30875 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:29.859941 30874 raft_consensus.cc:359] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.861742 30874 raft_consensus.cc:385] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.862160 30874 raft_consensus.cc:740] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.866431 30874 consensus_queue.cc:260] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.868285 30875 tablet_bootstrap.cc:654] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.875663 30874 ts_tablet_manager.cc:1434] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.001s
I20260713 09:10:29.876926 30874 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:29.877635 30873 tablet_bootstrap.cc:654] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.895740 30875 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:29.895740 30873 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.896485 30875 ts_tablet_manager.cc:1403] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.008s
I20260713 09:10:29.896485 30873 ts_tablet_manager.cc:1403] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.005s
I20260713 09:10:29.900756 30875 raft_consensus.cc:359] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.901662 30875 raft_consensus.cc:385] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.902030 30875 raft_consensus.cc:740] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.901993 30873 raft_consensus.cc:359] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.903311 30873 raft_consensus.cc:385] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.903918 30873 raft_consensus.cc:740] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.903389 30875 consensus_queue.cc:260] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.905036 30873 consensus_queue.cc:260] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.907159 30874 tablet_bootstrap.cc:654] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.907860 30873 ts_tablet_manager.cc:1434] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:29.909132 30873 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:29.909163 30875 ts_tablet_manager.cc:1434] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:10:29.910430 30875 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:29.912923 30874 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:29.913446 30874 ts_tablet_manager.cc:1403] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260713 09:10:29.916429 30874 raft_consensus.cc:359] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.917217 30874 raft_consensus.cc:385] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:29.917549 30874 raft_consensus.cc:740] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.959208 30873 tablet_bootstrap.cc:654] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.961022 30875 tablet_bootstrap.cc:654] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:29.960738 30879 raft_consensus.cc:493] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.964676 30879 raft_consensus.cc:515] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.965014 30579 catalog_manager.cc:5697] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:29.971738 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda366ba2c88435a89623bcb13a8f6d5" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
W20260713 09:10:29.975761 30725 leader_election.cc:343] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.918370 30874 consensus_queue.cc:260] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.979653 30879 leader_election.cc:290] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:29.980293 30875 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:29.981921 30875 ts_tablet_manager.cc:1403] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.003s
I20260713 09:10:29.982796 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda366ba2c88435a89623bcb13a8f6d5" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:29.987759 30873 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:29.988649 30873 ts_tablet_manager.cc:1403] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.020s
I20260713 09:10:29.989953 30875 raft_consensus.cc:359] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.991719 30875 raft_consensus.cc:385] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:10:29.992105 30724 leader_election.cc:343] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:29.992358 30875 raft_consensus.cc:740] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:29.993001 30724 leader_election.cc:304] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1219bdd6fd3475a92ae94a1e734867d; no voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:29.995253 30879 raft_consensus.cc:2749] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:29.995607 30897 raft_consensus.cc:493] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:29.995055 30875 consensus_queue.cc:260] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:29.996395 30897 raft_consensus.cc:515] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.002260 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cb6aacb1614373926fdcb9f5e6a50d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.002997 30880 raft_consensus.cc:493] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.004036 30897 leader_election.cc:290] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.003098 30683 raft_consensus.cc:2468] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.007421 30799 leader_election.cc:304] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.004235 30880 raft_consensus.cc:515] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.011390 30875 ts_tablet_manager.cc:1434] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.003s
I20260713 09:10:30.014194 30880 leader_election.cc:290] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.014696 30875 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:30.014989 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cb6aacb1614373926fdcb9f5e6a50d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.026705 30759 raft_consensus.cc:2468] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.016407 30873 raft_consensus.cc:359] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.018157 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.030037 30683 raft_consensus.cc:2468] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.019747 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.031558 30799 leader_election.cc:304] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.023195 30897 raft_consensus.cc:2804] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.033507 30873 raft_consensus.cc:385] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.033856 30875 tablet_bootstrap.cc:654] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.034072 30873 raft_consensus.cc:740] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.035395 30873 consensus_queue.cc:260] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.036312 30874 ts_tablet_manager.cc:1434] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.122s	user 0.033s	sys 0.026s
I20260713 09:10:30.036911 30898 raft_consensus.cc:2804] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.037438 30898 raft_consensus.cc:493] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.037828 30898 raft_consensus.cc:3060] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.038412 30874 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
W20260713 09:10:30.032892 30797 leader_election.cc:343] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.033514 30897 raft_consensus.cc:493] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.047817 30897 raft_consensus.cc:3060] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.050696 30874 tablet_bootstrap.cc:654] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.054013 30873 ts_tablet_manager.cc:1434] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.065s	user 0.011s	sys 0.004s
I20260713 09:10:30.062917 30873 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:30.072549 30873 tablet_bootstrap.cc:654] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.072034 30898 raft_consensus.cc:515] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.076397 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:30.077144 30683 raft_consensus.cc:3060] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.077064 30897 raft_consensus.cc:515] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.078145 30875 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:30.078941 30875 ts_tablet_manager.cc:1403] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.008s
I20260713 09:10:30.080152 30897 leader_election.cc:290] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.081852 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cb6aacb1614373926fdcb9f5e6a50d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:30.082338 30874 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:30.082064 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51cb6aacb1614373926fdcb9f5e6a50d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:30.082633 30758 raft_consensus.cc:3060] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.083199 30874 ts_tablet_manager.cc:1403] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.013s
I20260713 09:10:30.084115 30875 raft_consensus.cc:359] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.085228 30875 raft_consensus.cc:385] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.085610 30875 raft_consensus.cc:740] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.083179 30684 raft_consensus.cc:3060] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.087070 30897 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.087479 30874 raft_consensus.cc:359] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.088351 30874 raft_consensus.cc:385] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.087884 30897 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.088662 30874 raft_consensus.cc:740] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.089656 30874 consensus_queue.cc:260] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.091571 30875 consensus_queue.cc:260] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.092660 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.092782 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.093881 30874 ts_tablet_manager.cc:1434] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:10:30.095001 30875 ts_tablet_manager.cc:1434] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.007s
I20260713 09:10:30.095562 30874 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
W20260713 09:10:30.096333 30799 leader_election.cc:343] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.096845 30875 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:30.098549 30897 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
W20260713 09:10:30.103628 30797 leader_election.cc:343] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.104197 30758 raft_consensus.cc:2468] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.104449 30797 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447; no voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:30.113672 30881 raft_consensus.cc:493] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.114591 30881 raft_consensus.cc:515] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.115154 30797 leader_election.cc:304] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.116554 30880 raft_consensus.cc:2749] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.117689 30881 leader_election.cc:290] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.109759 30875 tablet_bootstrap.cc:654] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.110664 30874 tablet_bootstrap.cc:654] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.120918 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.125043 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.126209 30758 raft_consensus.cc:2393] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73d6a92399d3421ba58c06b01f331557 in current term 1: Already voted for candidate 6dcd1d38ba7c45f48951f909539bc447 in this term.
I20260713 09:10:30.128484 30648 leader_election.cc:304] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557; no voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:30.129374 30875 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:30.130465 30875 ts_tablet_manager.cc:1403] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260713 09:10:30.130398 30881 raft_consensus.cc:3060] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.117558 30880 raft_consensus.cc:2804] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.138793 30880 raft_consensus.cc:697] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:30.139927 30874 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:30.140661 30874 ts_tablet_manager.cc:1403] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.007s
I20260713 09:10:30.140075 30880 consensus_queue.cc:237] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.140858 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
W20260713 09:10:30.144006 30797 leader_election.cc:343] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.144383 30874 raft_consensus.cc:359] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.145977 30874 raft_consensus.cc:385] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.146549 30874 raft_consensus.cc:740] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.148052 30684 raft_consensus.cc:2468] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.145107 30898 leader_election.cc:290] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.147855 30874 consensus_queue.cc:260] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.157226 30881 raft_consensus.cc:2749] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.157583 30874 ts_tablet_manager.cc:1434] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.009s
I20260713 09:10:30.160108 30874 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:30.165169 30683 raft_consensus.cc:2468] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.167766 30875 raft_consensus.cc:359] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.168879 30875 raft_consensus.cc:385] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.169322 30799 leader_election.cc:304] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:30.171645 30873 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:30.172140 30881 raft_consensus.cc:493] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.172621 30873 ts_tablet_manager.cc:1403] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.035s
I20260713 09:10:30.173003 30881 raft_consensus.cc:515] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.171731 30880 raft_consensus.cc:2804] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.175278 30880 raft_consensus.cc:697] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:30.169417 30875 raft_consensus.cc:740] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.175640 30874 tablet_bootstrap.cc:654] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.177096 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.179198 30758 raft_consensus.cc:2468] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 0.
I20260713 09:10:30.175446 30581 catalog_manager.cc:5697] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.176416 30880 consensus_queue.cc:237] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.180665 30648 leader_election.cc:304] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.183836 30873 raft_consensus.cc:359] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.185312 30873 raft_consensus.cc:385] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.185742 30873 raft_consensus.cc:740] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.187320 30875 consensus_queue.cc:260] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.188172 30912 raft_consensus.cc:493] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.189109 30912 raft_consensus.cc:515] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.194752 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ce196bd954436ea0991a4db3918fa3" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.196238 30833 raft_consensus.cc:2468] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 0.
I20260713 09:10:30.199138 30724 leader_election.cc:304] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.203197 30873 consensus_queue.cc:260] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.201964 30881 leader_election.cc:290] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.210951 30920 raft_consensus.cc:2804] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.211542 30920 raft_consensus.cc:493] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.211982 30920 raft_consensus.cc:3060] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.203342 30879 raft_consensus.cc:2804] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.215169 30879 raft_consensus.cc:493] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.215777 30879 raft_consensus.cc:3060] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.211090 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.201038 30912 leader_election.cc:290] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.220523 30833 raft_consensus.cc:2468] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 0.
I20260713 09:10:30.223510 30873 ts_tablet_manager.cc:1434] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.001s
I20260713 09:10:30.224478 30875 ts_tablet_manager.cc:1434] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.006s
I20260713 09:10:30.224539 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ce196bd954436ea0991a4db3918fa3" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.225683 30683 raft_consensus.cc:2468] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 0.
I20260713 09:10:30.225911 30875 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:30.231521 30874 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:30.232225 30874 ts_tablet_manager.cc:1403] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.073s	user 0.027s	sys 0.027s
I20260713 09:10:30.234844 30873 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:30.236156 30874 raft_consensus.cc:359] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.236218 30920 raft_consensus.cc:515] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.237217 30874 raft_consensus.cc:385] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.237757 30874 raft_consensus.cc:740] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.238955 30912 raft_consensus.cc:493] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.238925 30874 consensus_queue.cc:260] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.239642 30912 raft_consensus.cc:515] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.241133 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:30.241998 30833 raft_consensus.cc:3060] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.243120 30912 leader_election.cc:290] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.245956 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee627a77d5e04594adf0fd30d7c9ed8b" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.248137 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:30.249061 30758 raft_consensus.cc:3060] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.253412 30875 tablet_bootstrap.cc:654] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.255611 30898 consensus_queue.cc:1048] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.258239 30879 raft_consensus.cc:515] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.268128 30873 tablet_bootstrap.cc:654] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.269797 30758 raft_consensus.cc:2468] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 1.
I20260713 09:10:30.273711 30879 leader_election.cc:290] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.275630 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ce196bd954436ea0991a4db3918fa3" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:30.276343 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee627a77d5e04594adf0fd30d7c9ed8b" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.276481 30832 raft_consensus.cc:3060] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.278226 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14ce196bd954436ea0991a4db3918fa3" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:30.279789 30725 leader_election.cc:304] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1219bdd6fd3475a92ae94a1e734867d; no voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:30.280329 30682 raft_consensus.cc:3060] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.282989 30648 leader_election.cc:304] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.270849 30920 leader_election.cc:290] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 election: Requested vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.284310 30921 raft_consensus.cc:2804] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.284876 30921 raft_consensus.cc:697] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 LEADER]: Becoming Leader. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Running, Role: LEADER
I20260713 09:10:30.286051 30921 consensus_queue.cc:237] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.291297 30833 raft_consensus.cc:2468] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 1.
I20260713 09:10:30.296689 30682 raft_consensus.cc:2468] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 1.
I20260713 09:10:30.298121 30725 leader_election.cc:304] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.299144 30912 raft_consensus.cc:2804] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.299628 30912 raft_consensus.cc:697] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 LEADER]: Becoming Leader. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Running, Role: LEADER
I20260713 09:10:30.300706 30912 consensus_queue.cc:237] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.303093 30879 raft_consensus.cc:2749] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.310468 30875 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:30.311172 30875 ts_tablet_manager.cc:1403] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.086s	user 0.019s	sys 0.011s
I20260713 09:10:30.309787 30897 consensus_queue.cc:1048] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:10:30.326992 30874 ts_tablet_manager.cc:1434] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.094s	user 0.025s	sys 0.023s
I20260713 09:10:30.299641 30581 catalog_manager.cc:5697] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.327639 30875 raft_consensus.cc:359] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.329967 30875 raft_consensus.cc:385] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.330487 30875 raft_consensus.cc:740] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.331574 30875 consensus_queue.cc:260] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.334860 30759 raft_consensus.cc:3060] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.335168 30875 ts_tablet_manager.cc:1434] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.000s
I20260713 09:10:30.305210 30832 raft_consensus.cc:2468] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 1.
I20260713 09:10:30.343626 30874 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:30.354218 30873 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:30.354925 30873 ts_tablet_manager.cc:1403] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.015s
I20260713 09:10:30.354619 30580 catalog_manager.cc:5697] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73d6a92399d3421ba58c06b01f331557 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "73d6a92399d3421ba58c06b01f331557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.358547 30873 raft_consensus.cc:359] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.359388 30873 raft_consensus.cc:385] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.359724 30873 raft_consensus.cc:740] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.360569 30873 consensus_queue.cc:260] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.363550 30873 ts_tablet_manager.cc:1434] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:10:30.364952 30873 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447: Bootstrap starting.
I20260713 09:10:30.365170 30874 tablet_bootstrap.cc:654] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.369087 30875 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:30.372181 30873 tablet_bootstrap.cc:654] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.374469 30579 catalog_manager.cc:5697] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d reported cstate change: term changed from 0 to 1, leader changed from <none> to c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130). New cstate: current_term: 1 leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.381840 30921 raft_consensus.cc:493] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.382665 30921 raft_consensus.cc:515] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.385102 30921 leader_election.cc:290] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.387084 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.388394 30832 raft_consensus.cc:2468] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 0.
I20260713 09:10:30.388970 30875 tablet_bootstrap.cc:654] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.390583 30649 leader_election.cc:304] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.392187 30921 raft_consensus.cc:2804] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.392799 30921 raft_consensus.cc:493] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.393363 30921 raft_consensus.cc:3060] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.395577 30897 consensus_queue.cc:1048] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.415617 30898 consensus_queue.cc:1048] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.421702 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.422593 30758 raft_consensus.cc:2468] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 0.
I20260713 09:10:30.427661 30875 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: No bootstrap required, opened a new log
I20260713 09:10:30.428335 30875 ts_tablet_manager.cc:1403] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.000s
I20260713 09:10:30.429520 30920 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.430079 30920 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.432837 30920 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.435204 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.436403 30832 raft_consensus.cc:2468] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 0.
I20260713 09:10:30.436852 30875 raft_consensus.cc:359] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.437737 30875 raft_consensus.cc:385] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.438010 30875 raft_consensus.cc:740] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.438424 30649 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.440001 30920 raft_consensus.cc:2804] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.440604 30920 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.441135 30920 raft_consensus.cc:3060] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.444788 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
W20260713 09:10:30.450220 30648 leader_election.cc:343] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.454211 30912 raft_consensus.cc:493] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.454778 30912 raft_consensus.cc:515] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.455401 30921 raft_consensus.cc:515] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.458446 30912 leader_election.cc:290] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.459353 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.460214 30683 raft_consensus.cc:2393] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1219bdd6fd3475a92ae94a1e734867d in current term 1: Already voted for candidate 6dcd1d38ba7c45f48951f909539bc447 in this term.
I20260713 09:10:30.462779 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.465066 30724 leader_election.cc:304] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1219bdd6fd3475a92ae94a1e734867d; no voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:30.465231 30920 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.474040 30874 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:30.475612 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:30.480551 30874 ts_tablet_manager.cc:1403] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.144s	user 0.020s	sys 0.012s
I20260713 09:10:30.480619 30759 raft_consensus.cc:3060] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.470155 30873 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447: No bootstrap required, opened a new log
I20260713 09:10:30.483587 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:30.484939 30874 raft_consensus.cc:359] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.467677 30912 raft_consensus.cc:3060] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.471351 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:30.486119 30832 raft_consensus.cc:3060] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.472684 30921 leader_election.cc:290] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 election: Requested vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
W20260713 09:10:30.485260 30648 leader_election.cc:343] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:30.490813 30920 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 election: Requested vote from peers c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.490944 30759 raft_consensus.cc:2468] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 1.
I20260713 09:10:30.491065 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "73d6a92399d3421ba58c06b01f331557" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:30.492033 30833 raft_consensus.cc:3060] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.492538 30648 leader_election.cc:304] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.494040 30920 raft_consensus.cc:2804] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.494656 30920 raft_consensus.cc:697] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 LEADER]: Becoming Leader. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Running, Role: LEADER
I20260713 09:10:30.495636 30920 consensus_queue.cc:237] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.499850 30832 raft_consensus.cc:2468] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 1.
I20260713 09:10:30.483587 30873 ts_tablet_manager.cc:1403] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447: Time spent bootstrapping tablet: real 0.119s	user 0.052s	sys 0.032s
I20260713 09:10:30.453785 30875 consensus_queue.cc:260] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.503873 30873 raft_consensus.cc:359] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.504587 30875 ts_tablet_manager.cc:1434] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.076s	user 0.011s	sys 0.000s
I20260713 09:10:30.505125 30833 raft_consensus.cc:2468] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73d6a92399d3421ba58c06b01f331557 in term 1.
I20260713 09:10:30.504676 30874 raft_consensus.cc:385] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.506743 30874 raft_consensus.cc:740] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.507033 30649 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [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: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:30.507861 30874 consensus_queue.cc:260] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.509186 30921 raft_consensus.cc:2804] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.509809 30921 raft_consensus.cc:697] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 LEADER]: Becoming Leader. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Running, Role: LEADER
I20260713 09:10:30.510488 30874 ts_tablet_manager.cc:1434] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260713 09:10:30.510805 30921 consensus_queue.cc:237] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.511978 30874 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d: Bootstrap starting.
I20260713 09:10:30.504593 30873 raft_consensus.cc:385] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.519647 30873 raft_consensus.cc:740] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.522900 30873 consensus_queue.cc:260] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.516698 30912 raft_consensus.cc:2749] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.532249 30874 tablet_bootstrap.cc:654] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:30.526046 30873 ts_tablet_manager.cc:1434] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260713 09:10:30.545106 30874 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d: No bootstrap required, opened a new log
I20260713 09:10:30.545676 30874 ts_tablet_manager.cc:1403] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.002s
I20260713 09:10:30.545493 30581 catalog_manager.cc:5697] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73d6a92399d3421ba58c06b01f331557 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "73d6a92399d3421ba58c06b01f331557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.548645 30874 raft_consensus.cc:359] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.549208 30874 raft_consensus.cc:385] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:30.549443 30874 raft_consensus.cc:740] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Initialized, Role: FOLLOWER
I20260713 09:10:30.550014 30874 consensus_queue.cc:260] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.551968 30874 ts_tablet_manager.cc:1434] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260713 09:10:30.561841 30582 catalog_manager.cc:5697] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73d6a92399d3421ba58c06b01f331557 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "73d6a92399d3421ba58c06b01f331557" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:30.570076 30898 consensus_queue.cc:1048] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.585294 30942 consensus_queue.cc:1048] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.599498 30942 raft_consensus.cc:493] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.600132 30942 raft_consensus.cc:515] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.602301 30942 leader_election.cc:290] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.603348 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda366ba2c88435a89623bcb13a8f6d5" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.603612 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda366ba2c88435a89623bcb13a8f6d5" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.604048 30683 raft_consensus.cc:2468] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.604526 30758 raft_consensus.cc:2468] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.605217 30799 leader_election.cc:304] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.606163 30942 raft_consensus.cc:2804] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.606676 30942 raft_consensus.cc:493] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.607160 30942 raft_consensus.cc:3060] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.613849 30942 raft_consensus.cc:515] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.615795 30942 leader_election.cc:290] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.617115 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda366ba2c88435a89623bcb13a8f6d5" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:30.617017 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dda366ba2c88435a89623bcb13a8f6d5" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:30.617924 30758 raft_consensus.cc:3060] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.618285 30683 raft_consensus.cc:3060] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.624043 30758 raft_consensus.cc:2468] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.624451 30683 raft_consensus.cc:2468] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.625447 30797 leader_election.cc:304] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:30.626498 30942 raft_consensus.cc:2804] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.626943 30942 raft_consensus.cc:697] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:30.627682 30942 consensus_queue.cc:237] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.635954 30582 catalog_manager.cc:5697] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.705788 30942 consensus_queue.cc:1048] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.724012 30898 raft_consensus.cc:493] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:30.723891 30897 consensus_queue.cc:1048] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.724721 30898 raft_consensus.cc:515] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.727262 30898 leader_election.cc:290] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.729615 30912 consensus_queue.cc:1048] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.731149 30923 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:10:30.731823 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:30.732106 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bc8a47613646d3b2e3b07385949dd3" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.731745 30923 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.733083 30682 raft_consensus.cc:2468] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.735792 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bc8a47613646d3b2e3b07385949dd3" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:30.736326 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:30.736907 30759 raft_consensus.cc:2468] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 0.
I20260713 09:10:30.737985 30832 raft_consensus.cc:2393] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1219bdd6fd3475a92ae94a1e734867d in current term 1: Already voted for candidate 73d6a92399d3421ba58c06b01f331557 in this term.
I20260713 09:10:30.739336 30923 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:30.742468 30799 leader_election.cc:304] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.743889 30898 raft_consensus.cc:2804] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:30.744468 30898 raft_consensus.cc:493] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:30.744961 30898 raft_consensus.cc:3060] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.745512 30921 consensus_queue.cc:1048] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.750882 30683 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557" is_pre_election: true
I20260713 09:10:30.755921 30898 raft_consensus.cc:515] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.758944 30684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bc8a47613646d3b2e3b07385949dd3" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:30.759788 30684 raft_consensus.cc:3060] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.760668 30724 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1219bdd6fd3475a92ae94a1e734867d; no voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:30.761889 30912 raft_consensus.cc:3060] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.767706 30898 leader_election.cc:290] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:30.770190 30684 raft_consensus.cc:2468] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.771517 30921 consensus_queue.cc:1048] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.771548 30799 leader_election.cc:304] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557; no voters: 
I20260713 09:10:30.775213 30898 raft_consensus.cc:2804] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:30.775771 30898 raft_consensus.cc:697] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:30.776594 30898 consensus_queue.cc:237] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:30.778134 30912 raft_consensus.cc:2749] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:30.780103 30759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bc8a47613646d3b2e3b07385949dd3" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:30.780916 30759 raft_consensus.cc:3060] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:30.789077 30879 consensus_queue.cc:1048] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:30.791559 30759 raft_consensus.cc:2468] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:30.807726 30580 catalog_manager.cc:5697] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:30.981894 30921 consensus_queue.cc:1048] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:30.995456 30950 consensus_queue.cc:1048] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:31.000793 30920 consensus_queue.cc:1048] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:31.017215 30920 consensus_queue.cc:1048] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:31.107448 30880 consensus_queue.cc:1048] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:31.116868 27650 ts_manager.cc:295] Set tserver state for 73d6a92399d3421ba58c06b01f331557 to MAINTENANCE_MODE
I20260713 09:10:31.118482 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
I20260713 09:10:31.125962 30897 consensus_queue.cc:1048] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:10:31.129612 30799 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 132 similar messages]
W20260713 09:10:31.140235 30799 consensus_peers.cc:597] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.152253 30799 consensus_peers.cc:597] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.173281 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:31.174187 27650 tablet_replica.cc:333] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.174952 27650 raft_consensus.cc:2243] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.175417 27650 pending_rounds.cc:70] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Trying to abort 1 pending ops.
I20260713 09:10:31.175635 27650 pending_rounds.cc:77] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7306992970258890752 op_type: NO_OP noop_request { }
I20260713 09:10:31.175969 27650 raft_consensus.cc:2889] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:31.176261 27650 raft_consensus.cc:2272] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.179230 27650 tablet_replica.cc:333] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.179901 27650 raft_consensus.cc:2243] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.180878 27650 raft_consensus.cc:2272] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.183876 27650 tablet_replica.cc:333] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.184525 27650 raft_consensus.cc:2243] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.184991 27650 raft_consensus.cc:2272] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.188019 27650 tablet_replica.cc:333] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.188642 27650 raft_consensus.cc:2243] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.189510 27650 raft_consensus.cc:2272] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.191968 27650 tablet_replica.cc:333] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.192595 27650 raft_consensus.cc:2243] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:31.193432 27650 raft_consensus.cc:2272] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.196156 27650 tablet_replica.cc:333] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.196781 27650 raft_consensus.cc:2243] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.197233 27650 raft_consensus.cc:2272] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.199880 27650 tablet_replica.cc:333] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.200665 27650 raft_consensus.cc:2243] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.201176 27650 raft_consensus.cc:2272] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.203668 27650 tablet_replica.cc:333] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.204411 27650 raft_consensus.cc:2243] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.204931 27650 raft_consensus.cc:2272] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.207662 27650 tablet_replica.cc:333] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.208264 27650 raft_consensus.cc:2243] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.208726 27650 raft_consensus.cc:2272] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.211297 27650 tablet_replica.cc:333] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: stopping tablet replica
I20260713 09:10:31.212177 27650 raft_consensus.cc:2243] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:31.212754 27650 raft_consensus.cc:2272] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:31.246924 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
W20260713 09:10:31.281402 30725 consensus_peers.cc:597] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.319242 30799 consensus_peers.cc:597] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:31.328538 30880 consensus_queue.cc:1048] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:10:31.365859 30799 consensus_peers.cc:597] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.384006 30799 consensus_peers.cc:597] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.501165 30799 consensus_peers.cc:597] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:31.733476 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:32.288113 30965 raft_consensus.cc:493] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.288793 30965 raft_consensus.cc:515] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.290966 30965 leader_election.cc:290] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:32.292591 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
W20260713 09:10:32.295581 30725 leader_election.cc:336] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.296068 30725 leader_election.cc:304] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [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: c1219bdd6fd3475a92ae94a1e734867d; no voters: 6dcd1d38ba7c45f48951f909539bc447, 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:32.296801 30965 raft_consensus.cc:2749] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:32.312103 30897 raft_consensus.cc:493] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.312840 30897 raft_consensus.cc:515] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.315055 30897 leader_election.cc:290] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:32.316573 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:32.317528 30758 raft_consensus.cc:2468] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 1.
I20260713 09:10:32.319154 30797 leader_election.cc:304] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
W20260713 09:10:32.319909 30799 leader_election.cc:336] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.320163 30897 raft_consensus.cc:2804] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:32.321636 30897 raft_consensus.cc:493] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.322244 30897 raft_consensus.cc:3060] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:32.328047 30897 raft_consensus.cc:515] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.330057 30897 leader_election.cc:290] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:32.331660 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77389fc82e4f402894ad56fc4c41b4a5" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
I20260713 09:10:32.332273 30758 raft_consensus.cc:3060] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:32.334450 30799 leader_election.cc:336] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.337815 30758 raft_consensus.cc:2468] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6dcd1d38ba7c45f48951f909539bc447 in term 2.
I20260713 09:10:32.339164 30797 leader_election.cc:304] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:32.340068 30897 raft_consensus.cc:2804] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:32.340700 30897 raft_consensus.cc:697] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 LEADER]: Becoming Leader. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:32.341382 30897 consensus_queue.cc:237] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.350816 30582 catalog_manager.cc:5697] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 reported cstate change: term changed from 1 to 2, leader changed from 73d6a92399d3421ba58c06b01f331557 (127.27.0.129) to 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131). New cstate: current_term: 2 leader_uuid: "6dcd1d38ba7c45f48951f909539bc447" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:32.495472 30965 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.496016 30965 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.497834 30965 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:32.499235 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:32.500092 30832 raft_consensus.cc:2468] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 1.
I20260713 09:10:32.500583 30880 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.501291 30880 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.501628 30724 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:32.502625 30965 raft_consensus.cc:2804] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:10:32.502743 30725 leader_election.cc:336] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.503120 30965 raft_consensus.cc:493] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.503609 30965 raft_consensus.cc:3060] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:32.503901 30880 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:32.505227 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
W20260713 09:10:32.508409 30799 leader_election.cc:336] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.510622 30965 raft_consensus.cc:515] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.511802 30758 raft_consensus.cc:2393] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dcd1d38ba7c45f48951f909539bc447 in current term 2: Already voted for candidate c1219bdd6fd3475a92ae94a1e734867d in this term.
I20260713 09:10:32.513355 30965 leader_election.cc:290] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:32.514683 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61256db0fb7a48298081f5a1e7d90cc0" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:32.515511 30832 raft_consensus.cc:3060] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:32.515842 30797 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447; no voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:32.516719 30965 raft_consensus.cc:493] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.517318 30965 raft_consensus.cc:515] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
W20260713 09:10:32.517645 30725 leader_election.cc:336] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.519565 30965 leader_election.cc:290] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:32.521238 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447" is_pre_election: true
I20260713 09:10:32.521624 30897 raft_consensus.cc:493] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.522282 30832 raft_consensus.cc:2468] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 2.
I20260713 09:10:32.522462 30897 raft_consensus.cc:515] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.522884 30880 raft_consensus.cc:2749] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:32.523777 30833 raft_consensus.cc:2468] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 1.
I20260713 09:10:32.523995 30724 leader_election.cc:304] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 73d6a92399d3421ba58c06b01f331557
W20260713 09:10:32.525545 30725 leader_election.cc:336] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.525755 30965 raft_consensus.cc:2804] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:32.527082 30724 leader_election.cc:304] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:32.527344 30897 leader_election.cc:290] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357)
I20260713 09:10:32.528450 30965 raft_consensus.cc:697] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Becoming Leader. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Running, Role: LEADER
I20260713 09:10:32.529628 30965 consensus_queue.cc:237] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.530354 30973 raft_consensus.cc:2804] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:10:32.531028 30973 raft_consensus.cc:493] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 73d6a92399d3421ba58c06b01f331557)
I20260713 09:10:32.533444 30973 raft_consensus.cc:3060] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:10:32.537571 30799 leader_election.cc:336] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.540383 30758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "6dcd1d38ba7c45f48951f909539bc447" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d" is_pre_election: true
I20260713 09:10:32.543562 30973 raft_consensus.cc:515] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.544883 30758 raft_consensus.cc:2393] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6dcd1d38ba7c45f48951f909539bc447 in current term 2: Already voted for candidate c1219bdd6fd3475a92ae94a1e734867d in this term.
I20260713 09:10:32.546082 30973 leader_election.cc:290] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:32.547709 30797 leader_election.cc:304] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [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: 6dcd1d38ba7c45f48951f909539bc447; no voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:32.548102 30833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d09257b1e364596ae1e75be7e1f2f1f" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:32.548643 30897 raft_consensus.cc:3060] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:32.549613 30582 catalog_manager.cc:5697] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d reported cstate change: term changed from 1 to 2, leader changed from 73d6a92399d3421ba58c06b01f331557 (127.27.0.129) to c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130). New cstate: current_term: 2 leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:32.551601 30725 leader_election.cc:336] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111)
I20260713 09:10:32.555218 30897 raft_consensus.cc:2749] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:10:32.561744 30833 raft_consensus.cc:2468] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 2.
I20260713 09:10:32.563476 30724 leader_election.cc:304] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [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: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 73d6a92399d3421ba58c06b01f331557
I20260713 09:10:32.564277 30965 raft_consensus.cc:2804] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:32.564875 30965 raft_consensus.cc:697] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Becoming Leader. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Running, Role: LEADER
I20260713 09:10:32.565884 30965 consensus_queue.cc:237] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:32.575229 30582 catalog_manager.cc:5697] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d reported cstate change: term changed from 1 to 2, leader changed from 73d6a92399d3421ba58c06b01f331557 (127.27.0.129) to c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130). New cstate: current_term: 2 leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:32.734727 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:32.790910 30799 consensus_peers.cc:597] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:32.803311 30758 raft_consensus.cc:1275] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Refusing update from remote peer 6dcd1d38ba7c45f48951f909539bc447: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.804999 30897 consensus_queue.cc:1048] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:32.921254 30833 raft_consensus.cc:1275] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Refusing update from remote peer c1219bdd6fd3475a92ae94a1e734867d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:32.922868 30965 consensus_queue.cc:1048] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:32.937723 30725 consensus_peers.cc:597] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:33.026757 30833 raft_consensus.cc:1275] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Refusing update from remote peer c1219bdd6fd3475a92ae94a1e734867d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:33.028322 30974 consensus_queue.cc:1048] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:10:33.044610 30725 consensus_peers.cc:597] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:33.315222 30799 consensus_peers.cc:597] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:33.460981 30799 consensus_peers.cc:597] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:33.500432 30725 consensus_peers.cc:597] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:33.735802 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:33.763304 30799 consensus_peers.cc:597] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:33.913370 30799 consensus_peers.cc:597] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:34.000348 30799 consensus_peers.cc:597] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:34.117342 30799 consensus_peers.cc:597] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:34.737013 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:35.207281 30725 consensus_peers.cc:597] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:35.295130 30799 consensus_peers.cc:597] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:35.706013 30799 consensus_peers.cc:597] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:10:35.717327 30725 consensus_peers.cc:597] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:10:35.738287 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:36.113590 30725 consensus_peers.cc:597] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:10:36.141984 30799 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111) [suppressed 100 similar messages]
W20260713 09:10:36.177758 30799 consensus_peers.cc:597] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:10:36.187776 30799 consensus_peers.cc:597] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:36.273864 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:36.282826 30984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:36.282920 30985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:36.285238 30987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:36.286705 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:36.288872 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:36.289096 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:36.289258 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933836289244 us; error 0 us; skew 500 ppm
I20260713 09:10:36.289784 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:36.293179 27650 webserver.cc:533] Webserver started at http://127.27.0.129:36171/ using document root <none> and password file <none>
I20260713 09:10:36.293735 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:36.293910 27650 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:10:36.298590 27650 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:10:36.303018 30992 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:36.303948 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:10:36.304292 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "73d6a92399d3421ba58c06b01f331557"
format_stamp: "Formatted at 2026-07-13 09:10:28 on dist-test-slave-gr68"
I20260713 09:10:36.304711 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:36.321959 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:36.323487 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:36.325351 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:36.331156 30999 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260713 09:10:36.363912 30799 consensus_peers.cc:597] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:10:36.396281 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:10:36.396811 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.067s	user 0.000s	sys 0.004s
I20260713 09:10:36.397187 27650 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:10:36.404189 30999 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.418828 30999 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.419710 30999 tablet_bootstrap.cc:492] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.420360 30999 ts_tablet_manager.cc:1403] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:10:36.422576 30999 raft_consensus.cc:359] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.423172 30999 raft_consensus.cc:740] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.423913 30999 consensus_queue.cc:260] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.426222 30999 ts_tablet_manager.cc:1434] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:10:36.427119 30999 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.440361 30999 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260713 09:10:36.441231 30999 tablet_bootstrap.cc:492] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.441937 30999 ts_tablet_manager.cc:1403] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:10:36.443751 27650 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:10:36.444211 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.038s	sys 0.008s
I20260713 09:10:36.444113 30999 raft_consensus.cc:359] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.445122 30999 raft_consensus.cc:740] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.445855 30999 consensus_queue.cc:260] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.447611 30999 ts_tablet_manager.cc:1434] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260713 09:10:36.448400 30999 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.467247 30999 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.468899 30999 tablet_bootstrap.cc:492] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.469590 30999 ts_tablet_manager.cc:1403] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:10:36.471909 30999 raft_consensus.cc:359] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.472548 30999 raft_consensus.cc:740] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.473199 30999 consensus_queue.cc:260] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.474797 30999 ts_tablet_manager.cc:1434] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:10:36.475680 30999 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.488025 30999 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.489032 30999 tablet_bootstrap.cc:492] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.489619 30999 ts_tablet_manager.cc:1403] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260713 09:10:36.491631 30999 raft_consensus.cc:359] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.492187 30999 raft_consensus.cc:740] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.492743 30999 consensus_queue.cc:260] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.494350 30999 ts_tablet_manager.cc:1434] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:10:36.495030 30999 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.507373 30999 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.508441 30999 tablet_bootstrap.cc:492] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.509198 30999 ts_tablet_manager.cc:1403] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:10:36.513617 30999 raft_consensus.cc:359] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.514786 30999 raft_consensus.cc:740] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.516083 30999 consensus_queue.cc:260] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.518893 30999 ts_tablet_manager.cc:1434] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260713 09:10:36.520066 30999 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.521229 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:45261
I20260713 09:10:36.521658 31061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:45261 every 8 connection(s)
I20260713 09:10:36.528113 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:36.529697 31063 tablet.cc:2406] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:10:36.552421 30999 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.554883 30999 tablet_bootstrap.cc:492] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.555853 30999 ts_tablet_manager.cc:1403] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.010s
I20260713 09:10:36.558836 30999 raft_consensus.cc:359] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.559430 30999 raft_consensus.cc:740] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.560438 30999 consensus_queue.cc:260] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.563153 30999 ts_tablet_manager.cc:1434] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:36.564251 30999 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.566394 31062 heartbeater.cc:344] Connected to a master server at 127.27.0.190:40957
I20260713 09:10:36.567065 31062 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:36.568141 31062 heartbeater.cc:507] Master 127.27.0.190:40957 requested a full tablet report, sending...
I20260713 09:10:36.568394 30833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d"
dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
mode: GRACEFUL
new_leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
 from {username='slave'} at 127.0.0.1:40194
I20260713 09:10:36.569137 30833 raft_consensus.cc:606] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Received request to transfer leadership to TS c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:36.574651 30832 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4"
dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
mode: GRACEFUL
new_leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
 from {username='slave'} at 127.0.0.1:40194
I20260713 09:10:36.575384 30832 raft_consensus.cc:606] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Received request to transfer leadership to TS c1219bdd6fd3475a92ae94a1e734867d
I20260713 09:10:36.576121 30581 ts_manager.cc:194] Re-registered known tserver with Master: 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261)
I20260713 09:10:36.578847 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:36.579702 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:36.580593 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:36.580936 30999 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.581840 30999 tablet_bootstrap.cc:492] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.582589 30999 ts_tablet_manager.cc:1403] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260713 09:10:36.585487 30999 raft_consensus.cc:359] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.586283 30999 raft_consensus.cc:740] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.587234 30999 consensus_queue.cc:260] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.589111 30581 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40536
I20260713 09:10:36.589469 30999 ts_tablet_manager.cc:1434] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:10:36.590583 30999 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.594594 31062 heartbeater.cc:499] Master 127.27.0.190:40957 was elected leader, sending a full tablet report...
I20260713 09:10:36.605778 30999 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.606761 30999 tablet_bootstrap.cc:492] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.607434 30999 ts_tablet_manager.cc:1403] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:10:36.609318 30999 raft_consensus.cc:359] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.609968 30999 raft_consensus.cc:740] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.610942 30999 consensus_queue.cc:260] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.612969 30999 ts_tablet_manager.cc:1434] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:36.613790 30999 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.629385 30999 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.630460 30999 tablet_bootstrap.cc:492] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.631157 30999 ts_tablet_manager.cc:1403] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:10:36.633219 30999 raft_consensus.cc:359] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.633921 30999 raft_consensus.cc:740] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.634657 30999 consensus_queue.cc:260] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.636698 30999 ts_tablet_manager.cc:1434] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:10:36.637676 30999 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Bootstrap starting.
I20260713 09:10:36.638144 30982 raft_consensus.cc:993] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: : Instructing follower c1219bdd6fd3475a92ae94a1e734867d to start an election
I20260713 09:10:36.638729 31076 raft_consensus.cc:1081] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Signalling peer c1219bdd6fd3475a92ae94a1e734867d to start an election
I20260713 09:10:36.640869 30758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4"
dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
 from {username='slave'} at 127.0.0.1:35102
I20260713 09:10:36.641466 30758 raft_consensus.cc:493] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.641885 30758 raft_consensus.cc:3060] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.648473 30758 raft_consensus.cc:515] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.650746 30758 leader_election.cc:290] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:36.652132 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:36.652685 30999 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:10:36.652872 30832 raft_consensus.cc:3055] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.653322 30832 raft_consensus.cc:740] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:36.653704 30999 tablet_bootstrap.cc:492] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Bootstrap complete.
I20260713 09:10:36.654501 30999 ts_tablet_manager.cc:1403] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:10:36.654243 30832 consensus_queue.cc:260] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.654750 31036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14e8e12c0b346cb9b743061b25ad4e4" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:36.655404 31036 raft_consensus.cc:3060] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.655860 30832 raft_consensus.cc:3060] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.657076 30999 raft_consensus.cc:359] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.657748 30999 raft_consensus.cc:740] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73d6a92399d3421ba58c06b01f331557, State: Initialized, Role: FOLLOWER
I20260713 09:10:36.658438 30999 consensus_queue.cc:260] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [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: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.660393 30999 ts_tablet_manager.cc:1434] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:10:36.664212 30832 raft_consensus.cc:2468] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 2.
I20260713 09:10:36.666033 30724 leader_election.cc:304] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6dcd1d38ba7c45f48951f909539bc447, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:36.666487 31036 raft_consensus.cc:2468] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 2.
I20260713 09:10:36.667037 30973 raft_consensus.cc:2804] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:36.668963 30973 raft_consensus.cc:697] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Becoming Leader. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Running, Role: LEADER
I20260713 09:10:36.669999 30973 consensus_queue.cc:237] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.679169 30582 catalog_manager.cc:5697] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d reported cstate change: term changed from 1 to 2, leader changed from 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131) to c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130). New cstate: current_term: 2 leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
W20260713 09:10:36.739449 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:36.751006 31035 raft_consensus.cc:3060] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.794358 31035 raft_consensus.cc:3060] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.977039 31076 raft_consensus.cc:993] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: : Instructing follower c1219bdd6fd3475a92ae94a1e734867d to start an election
I20260713 09:10:36.977636 31076 raft_consensus.cc:1081] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Signalling peer c1219bdd6fd3475a92ae94a1e734867d to start an election
I20260713 09:10:36.979526 30758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d"
dest_uuid: "c1219bdd6fd3475a92ae94a1e734867d"
 from {username='slave'} at 127.0.0.1:35102
I20260713 09:10:36.980192 30758 raft_consensus.cc:493] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:36.980592 30758 raft_consensus.cc:3060] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.987151 30758 raft_consensus.cc:515] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.989164 30758 leader_election.cc:290] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: Requested vote from peers 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261), 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131:33371)
I20260713 09:10:36.990362 31035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73d6a92399d3421ba58c06b01f331557"
I20260713 09:10:36.990610 30832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24fe05ef7c9d40139e2d1fd9f821514d" candidate_uuid: "c1219bdd6fd3475a92ae94a1e734867d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6dcd1d38ba7c45f48951f909539bc447"
I20260713 09:10:36.991050 31035 raft_consensus.cc:3060] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.991335 30832 raft_consensus.cc:3055] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:36.991710 30832 raft_consensus.cc:740] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6dcd1d38ba7c45f48951f909539bc447, State: Running, Role: LEADER
I20260713 09:10:36.992522 30832 consensus_queue.cc:260] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:36.993517 30832 raft_consensus.cc:3060] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:36.997853 31035 raft_consensus.cc:2468] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 2.
I20260713 09:10:36.999505 30725 leader_election.cc:304] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73d6a92399d3421ba58c06b01f331557, c1219bdd6fd3475a92ae94a1e734867d; no voters: 
I20260713 09:10:37.000590 30973 raft_consensus.cc:2804] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:37.001055 30832 raft_consensus.cc:2468] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1219bdd6fd3475a92ae94a1e734867d in term 2.
I20260713 09:10:37.001149 30973 raft_consensus.cc:697] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Becoming Leader. State: Replica: c1219bdd6fd3475a92ae94a1e734867d, State: Running, Role: LEADER
I20260713 09:10:37.002177 30973 consensus_queue.cc:237] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } }
I20260713 09:10:37.010551 30582 catalog_manager.cc:5697] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d reported cstate change: term changed from 1 to 2, leader changed from 6dcd1d38ba7c45f48951f909539bc447 (127.27.0.131) to c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130). New cstate: current_term: 2 leader_uuid: "c1219bdd6fd3475a92ae94a1e734867d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1219bdd6fd3475a92ae94a1e734867d" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 44357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:37.023901 31035 raft_consensus.cc:3060] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:37.060492 31035 raft_consensus.cc:1275] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Refusing update from remote peer c1219bdd6fd3475a92ae94a1e734867d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.061929 30973 consensus_queue.cc:1048] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:37.073668 30832 raft_consensus.cc:1275] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Refusing update from remote peer c1219bdd6fd3475a92ae94a1e734867d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.076043 30973 consensus_queue.cc:1048] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:37.437292 31036 raft_consensus.cc:1275] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Refusing update from remote peer c1219bdd6fd3475a92ae94a1e734867d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.439052 30973 consensus_queue.cc:1048] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "73d6a92399d3421ba58c06b01f331557" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:37.451817 30832 raft_consensus.cc:1275] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Refusing update from remote peer c1219bdd6fd3475a92ae94a1e734867d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:37.453801 31079 consensus_queue.cc:1048] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6dcd1d38ba7c45f48951f909539bc447" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 33371 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:37.592202 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:37.598546 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:37.599094 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:37.599646 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:37.740569 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:38.606174 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:38.611963 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:38.612478 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:38.613093 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:38.741864 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:39.743054 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:10:40.017093 30780 debug-util.cc:398] Leaking SignalData structure 0x7b0800158680 after lost signal to thread 27653
W20260713 09:10:40.021415 30780 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc900 after lost signal to thread 30616
W20260713 09:10:40.024243 30780 debug-util.cc:398] Leaking SignalData structure 0x7b08001110e0 after lost signal to thread 30783
W20260713 09:10:40.027225 30780 debug-util.cc:398] Leaking SignalData structure 0x7b08001f96e0 after lost signal to thread 30857
W20260713 09:10:40.029985 30780 debug-util.cc:398] Leaking SignalData structure 0x7b0800252a20 after lost signal to thread 31061
I20260713 09:10:40.145201 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:40.156152 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:40.156710 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:40.157837 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:40.744513 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:41.165019 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:41.171792 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:41.172353 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:41.172897 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:10:41.745838 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:42.181236 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:42.189500 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:42.196048 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:42.196719 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:10:42.746886 30630 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:10:43.224262 27650 tablet_server.cc:179] TabletServer@127.27.0.129:45261 shutting down...
I20260713 09:10:43.272485 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:43.273581 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.274874 27650 raft_consensus.cc:2243] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.275772 27650 raft_consensus.cc:2272] T 4d09257b1e364596ae1e75be7e1f2f1f P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.278971 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.279698 27650 raft_consensus.cc:2243] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.280242 27650 raft_consensus.cc:2272] T 51cb6aacb1614373926fdcb9f5e6a50d P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.283629 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.284879 27650 raft_consensus.cc:2243] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.285496 27650 raft_consensus.cc:2272] T 48bc8a47613646d3b2e3b07385949dd3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.288180 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.288760 27650 raft_consensus.cc:2243] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.289286 27650 raft_consensus.cc:2272] T 24fe05ef7c9d40139e2d1fd9f821514d P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.292157 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.293035 27650 raft_consensus.cc:2243] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.293664 27650 raft_consensus.cc:2272] T e14e8e12c0b346cb9b743061b25ad4e4 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.296640 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.297207 27650 raft_consensus.cc:2243] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.297642 27650 raft_consensus.cc:2272] T 14ce196bd954436ea0991a4db3918fa3 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.300251 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.300925 27650 raft_consensus.cc:2243] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.301785 27650 raft_consensus.cc:2272] T ee627a77d5e04594adf0fd30d7c9ed8b P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.304172 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.304773 27650 raft_consensus.cc:2243] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.305361 27650 raft_consensus.cc:2272] T 61256db0fb7a48298081f5a1e7d90cc0 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.307817 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.308379 27650 raft_consensus.cc:2243] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.308866 27650 raft_consensus.cc:2272] T 77389fc82e4f402894ad56fc4c41b4a5 P 73d6a92399d3421ba58c06b01f331557 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.311085 27650 tablet_replica.cc:333] stopping tablet replica
I20260713 09:10:43.311610 27650 raft_consensus.cc:2243] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.312075 27650 raft_consensus.cc:2272] T dda366ba2c88435a89623bcb13a8f6d5 P 73d6a92399d3421ba58c06b01f331557 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:43.317063 30799 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260713 09:10:43.321565 30799 consensus_peers.cc:597] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:43.350687 27650 tablet_server.cc:196] TabletServer@127.27.0.129:45261 shutdown complete.
W20260713 09:10:43.376430 30725 consensus_peers.cc:597] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:43.379547 30725 consensus_peers.cc:597] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:43.390786 30799 consensus_peers.cc:597] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:43.391232 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
W20260713 09:10:43.404031 30725 consensus_peers.cc:597] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:43.405968 30799 consensus_peers.cc:597] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 -> Peer 73d6a92399d3421ba58c06b01f331557 (127.27.0.129:45261): Couldn't send request to peer 73d6a92399d3421ba58c06b01f331557. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45261: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:43.423147 30797 consensus_peers.cc:597] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 -> Peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Couldn't send request to peer c1219bdd6fd3475a92ae94a1e734867d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:43.436318 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:43.437528 27650 tablet_replica.cc:333] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.438537 27650 raft_consensus.cc:2243] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.439816 27650 raft_consensus.cc:2272] T 24fe05ef7c9d40139e2d1fd9f821514d P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.442818 27650 tablet_replica.cc:333] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.443455 27650 raft_consensus.cc:2243] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.444383 27650 raft_consensus.cc:2272] T 4d09257b1e364596ae1e75be7e1f2f1f P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.447166 27650 tablet_replica.cc:333] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.448076 27650 raft_consensus.cc:2243] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.449070 27650 raft_consensus.cc:2272] T 14ce196bd954436ea0991a4db3918fa3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.451457 27650 tablet_replica.cc:333] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.451982 27650 raft_consensus.cc:2243] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.452461 27650 raft_consensus.cc:2272] T ee627a77d5e04594adf0fd30d7c9ed8b P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.455090 27650 tablet_replica.cc:333] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.455657 27650 raft_consensus.cc:2243] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.456115 27650 raft_consensus.cc:2272] T 48bc8a47613646d3b2e3b07385949dd3 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.458462 27650 tablet_replica.cc:333] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.458985 27650 raft_consensus.cc:2243] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.459400 27650 raft_consensus.cc:2272] T 51cb6aacb1614373926fdcb9f5e6a50d P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.461671 27650 tablet_replica.cc:333] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.462208 27650 raft_consensus.cc:2243] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.462728 27650 raft_consensus.cc:2272] T dda366ba2c88435a89623bcb13a8f6d5 P c1219bdd6fd3475a92ae94a1e734867d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.465039 27650 tablet_replica.cc:333] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.465608 27650 raft_consensus.cc:2243] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.466647 27650 raft_consensus.cc:2272] T 61256db0fb7a48298081f5a1e7d90cc0 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.468976 27650 tablet_replica.cc:333] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.469486 27650 raft_consensus.cc:2243] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.469945 27650 raft_consensus.cc:2272] T 77389fc82e4f402894ad56fc4c41b4a5 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.472295 27650 tablet_replica.cc:333] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d: stopping tablet replica
I20260713 09:10:43.472880 27650 raft_consensus.cc:2243] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.473901 27650 raft_consensus.cc:2272] T e14e8e12c0b346cb9b743061b25ad4e4 P c1219bdd6fd3475a92ae94a1e734867d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.527637 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
W20260713 09:10:43.551854 30797 consensus_peers.cc:597] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Couldn't send request to peer c1219bdd6fd3475a92ae94a1e734867d. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:43.556708 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
W20260713 09:10:43.584544 30797 consensus_peers.cc:597] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 -> Peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Couldn't send request to peer c1219bdd6fd3475a92ae94a1e734867d. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:43.597132 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:43.598188 27650 tablet_replica.cc:333] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.599171 27650 raft_consensus.cc:2243] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.600476 27650 raft_consensus.cc:2272] T dda366ba2c88435a89623bcb13a8f6d5 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.603641 27650 tablet_replica.cc:333] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.604519 27650 raft_consensus.cc:2243] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:10:43.605186 30797 consensus_peers.cc:597] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 -> Peer c1219bdd6fd3475a92ae94a1e734867d (127.27.0.130:44357): Couldn't send request to peer c1219bdd6fd3475a92ae94a1e734867d. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:44357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:43.605185 27650 raft_consensus.cc:2272] T 24fe05ef7c9d40139e2d1fd9f821514d P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.607933 27650 tablet_replica.cc:333] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.608582 27650 raft_consensus.cc:2243] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.609515 27650 raft_consensus.cc:2272] T 77389fc82e4f402894ad56fc4c41b4a5 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.611716 27650 tablet_replica.cc:333] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.612277 27650 raft_consensus.cc:2243] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.612885 27650 raft_consensus.cc:2272] T 61256db0fb7a48298081f5a1e7d90cc0 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.615218 27650 tablet_replica.cc:333] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.615783 27650 raft_consensus.cc:2243] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.616681 27650 raft_consensus.cc:2272] T 48bc8a47613646d3b2e3b07385949dd3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.618850 27650 tablet_replica.cc:333] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.619445 27650 raft_consensus.cc:2243] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.620332 27650 raft_consensus.cc:2272] T 51cb6aacb1614373926fdcb9f5e6a50d P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.622604 27650 tablet_replica.cc:333] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.623195 27650 raft_consensus.cc:2243] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.623684 27650 raft_consensus.cc:2272] T 4d09257b1e364596ae1e75be7e1f2f1f P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.625980 27650 tablet_replica.cc:333] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.626592 27650 raft_consensus.cc:2243] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.627133 27650 raft_consensus.cc:2272] T e14e8e12c0b346cb9b743061b25ad4e4 P 6dcd1d38ba7c45f48951f909539bc447 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.629323 27650 tablet_replica.cc:333] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.629848 27650 raft_consensus.cc:2243] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:43.630354 27650 raft_consensus.cc:2272] T 14ce196bd954436ea0991a4db3918fa3 P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.632406 27650 tablet_replica.cc:333] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447: stopping tablet replica
I20260713 09:10:43.632931 27650 raft_consensus.cc:2243] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.633800 27650 raft_consensus.cc:2272] T ee627a77d5e04594adf0fd30d7c9ed8b P 6dcd1d38ba7c45f48951f909539bc447 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.667008 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:10:43.694172 27650 master.cc:562] Master@127.27.0.190:40957 shutting down...
I20260713 09:10:43.724852 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:43.725585 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:43.725960 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P 674acd083d2d417dbb0b0a0b11ef642e: stopping tablet replica
I20260713 09:10:43.748265 27650 master.cc:584] Master@127.27.0.190:40957 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15253 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:10:43.804171 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:41973
I20260713 09:10:43.805707 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:43.812551 31118 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:43.812642 31117 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:43.815057 31120 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:43.815672 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:43.816821 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:43.817102 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:43.817273 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933843817254 us; error 0 us; skew 500 ppm
I20260713 09:10:43.817852 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:43.820665 27650 webserver.cc:533] Webserver started at http://127.27.0.190:44819/ using document root <none> and password file <none>
I20260713 09:10:43.821233 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:43.821448 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:43.821748 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:43.823009 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "7b2b194c560641c2a7e641e690ccf14c"
format_stamp: "Formatted at 2026-07-13 09:10:43 on dist-test-slave-gr68"
I20260713 09:10:43.827988 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:10:43.832141 31125 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:43.833253 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:10:43.833626 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "7b2b194c560641c2a7e641e690ccf14c"
format_stamp: "Formatted at 2026-07-13 09:10:43 on dist-test-slave-gr68"
I20260713 09:10:43.833932 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:43.860203 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:43.861795 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:43.913447 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:41973
I20260713 09:10:43.913565 31176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:41973 every 8 connection(s)
I20260713 09:10:43.918417 31177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:43.929960 31177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c: Bootstrap starting.
I20260713 09:10:43.935043 31177 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:43.940582 31177 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c: No bootstrap required, opened a new log
I20260713 09:10:43.943185 31177 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2b194c560641c2a7e641e690ccf14c" member_type: VOTER }
I20260713 09:10:43.943835 31177 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:43.944072 31177 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2b194c560641c2a7e641e690ccf14c, State: Initialized, Role: FOLLOWER
I20260713 09:10:43.944741 31177 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b2b194c560641c2a7e641e690ccf14c" member_type: VOTER }
I20260713 09:10:43.945291 31177 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:43.945519 31177 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:43.945863 31177 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:43.951148 31177 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2b194c560641c2a7e641e690ccf14c" member_type: VOTER }
I20260713 09:10:43.951821 31177 leader_election.cc:304] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [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: 7b2b194c560641c2a7e641e690ccf14c; no voters: 
I20260713 09:10:43.953173 31177 leader_election.cc:290] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:43.953769 31180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:43.955556 31180 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 1 LEADER]: Becoming Leader. State: Replica: 7b2b194c560641c2a7e641e690ccf14c, State: Running, Role: LEADER
I20260713 09:10:43.956480 31180 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [LEADER]: Queue going to LEADER mode. State: All 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: "7b2b194c560641c2a7e641e690ccf14c" member_type: VOTER }
I20260713 09:10:43.956755 31177 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:43.962719 31181 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b2b194c560641c2a7e641e690ccf14c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2b194c560641c2a7e641e690ccf14c" member_type: VOTER } }
I20260713 09:10:43.963742 31181 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:43.963101 31182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b2b194c560641c2a7e641e690ccf14c. Latest consensus state: current_term: 1 leader_uuid: "7b2b194c560641c2a7e641e690ccf14c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b2b194c560641c2a7e641e690ccf14c" member_type: VOTER } }
I20260713 09:10:43.964428 31182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:43.968765 31187 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:43.977214 31187 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:43.978399 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:43.988059 31187 catalog_manager.cc:1383] Generated new cluster ID: df48f900ecbc47309620f219d74b9a26
I20260713 09:10:43.988474 31187 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:44.010609 31187 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:44.012373 31187 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:44.027297 31187 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c: Generated new TSK 0
I20260713 09:10:44.027982 31187 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:44.045521 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:44.052398 31198 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:44.053738 31199 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:44.055953 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:44.056061 31201 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:44.057282 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:44.057554 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:44.057742 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933844057716 us; error 0 us; skew 500 ppm
I20260713 09:10:44.058457 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:44.061316 27650 webserver.cc:533] Webserver started at http://127.27.0.129:43967/ using document root <none> and password file <none>
I20260713 09:10:44.061842 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:44.062067 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:44.062419 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:44.063629 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "b84041897a7548c387d22ac322843d21"
format_stamp: "Formatted at 2026-07-13 09:10:44 on dist-test-slave-gr68"
I20260713 09:10:44.068704 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:10:44.072857 31206 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.074049 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:44.074482 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "b84041897a7548c387d22ac322843d21"
format_stamp: "Formatted at 2026-07-13 09:10:44 on dist-test-slave-gr68"
I20260713 09:10:44.074918 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:44.084566 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:44.085915 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:44.087761 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:44.090528 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:44.090762 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.091053 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:44.091261 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.142839 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:46009
I20260713 09:10:44.142946 31268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:46009 every 8 connection(s)
I20260713 09:10:44.148864 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:44.158016 31273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:44.160580 31274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:44.162833 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:44.162814 31276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:44.164865 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:44.165076 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:44.165205 31269 heartbeater.cc:344] Connected to a master server at 127.27.0.190:41973
I20260713 09:10:44.165324 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933844165283 us; error 0 us; skew 500 ppm
I20260713 09:10:44.165874 31269 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:44.166280 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:44.166911 31269 heartbeater.cc:507] Master 127.27.0.190:41973 requested a full tablet report, sending...
I20260713 09:10:44.169718 27650 webserver.cc:533] Webserver started at http://127.27.0.130:41057/ using document root <none> and password file <none>
I20260713 09:10:44.170123 31142 ts_manager.cc:194] Registered new tserver with Master: b84041897a7548c387d22ac322843d21 (127.27.0.129:46009)
I20260713 09:10:44.170449 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:44.170837 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:44.171141 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:44.172418 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "f82db3490e1f4f8d802e521305e81569"
format_stamp: "Formatted at 2026-07-13 09:10:44 on dist-test-slave-gr68"
I20260713 09:10:44.172488 31142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47748
I20260713 09:10:44.177826 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:10:44.182416 31281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.183513 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:44.183818 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "f82db3490e1f4f8d802e521305e81569"
format_stamp: "Formatted at 2026-07-13 09:10:44 on dist-test-slave-gr68"
I20260713 09:10:44.184113 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:44.197058 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:44.198552 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:44.200322 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:44.203018 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:44.203219 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.203549 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:44.203732 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.256086 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:33449
I20260713 09:10:44.256217 31343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:33449 every 8 connection(s)
I20260713 09:10:44.262168 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:44.270223 31347 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:44.272706 31348 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:44.274837 31350 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:44.275375 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:44.276825 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:44.277172 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:44.277093 31344 heartbeater.cc:344] Connected to a master server at 127.27.0.190:41973
I20260713 09:10:44.277544 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933844277521 us; error 0 us; skew 500 ppm
I20260713 09:10:44.277750 31344 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:44.278385 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:44.278744 31344 heartbeater.cc:507] Master 127.27.0.190:41973 requested a full tablet report, sending...
I20260713 09:10:44.281562 27650 webserver.cc:533] Webserver started at http://127.27.0.131:41383/ using document root <none> and password file <none>
I20260713 09:10:44.281831 31142 ts_manager.cc:194] Registered new tserver with Master: f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449)
I20260713 09:10:44.282171 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:44.282578 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:44.282876 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:44.283823 31142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47754
I20260713 09:10:44.284091 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "a5ba194448494e4ba153af30ff7fcf9e"
format_stamp: "Formatted at 2026-07-13 09:10:44 on dist-test-slave-gr68"
I20260713 09:10:44.289719 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260713 09:10:44.293987 31355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.295013 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:44.295397 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "a5ba194448494e4ba153af30ff7fcf9e"
format_stamp: "Formatted at 2026-07-13 09:10:44 on dist-test-slave-gr68"
I20260713 09:10:44.295742 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:44.353035 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:44.354434 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:44.355878 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:44.358403 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:44.358718 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.358999 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:44.359185 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:44.406510 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:46673
I20260713 09:10:44.406843 31417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:46673 every 8 connection(s)
I20260713 09:10:44.422984 31418 heartbeater.cc:344] Connected to a master server at 127.27.0.190:41973
I20260713 09:10:44.423445 31418 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:44.424304 31418 heartbeater.cc:507] Master 127.27.0.190:41973 requested a full tablet report, sending...
I20260713 09:10:44.426764 31142 ts_manager.cc:194] Registered new tserver with Master: a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:44.427748 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01768784s
I20260713 09:10:44.428194 31142 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47764
I20260713 09:10:44.458382 31142 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47770:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:44.460772 31142 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:44.522723 31234 tablet_service.cc:1511] Processing CreateTablet for tablet f0d6472a99804df197727f4a37ca9b05 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d973348262524c08a178d15661bf6c1e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:44.523422 31308 tablet_service.cc:1511] Processing CreateTablet for tablet f99e112ad24041aca6f8cff365c17b7a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d973348262524c08a178d15661bf6c1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:44.524175 31234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d6472a99804df197727f4a37ca9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.524624 31309 tablet_service.cc:1511] Processing CreateTablet for tablet f0d6472a99804df197727f4a37ca9b05 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d973348262524c08a178d15661bf6c1e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:44.525065 31308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99e112ad24041aca6f8cff365c17b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.526023 31309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d6472a99804df197727f4a37ca9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.532836 31383 tablet_service.cc:1511] Processing CreateTablet for tablet f0d6472a99804df197727f4a37ca9b05 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d973348262524c08a178d15661bf6c1e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:44.533757 31233 tablet_service.cc:1511] Processing CreateTablet for tablet f99e112ad24041aca6f8cff365c17b7a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d973348262524c08a178d15661bf6c1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:44.534441 31383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d6472a99804df197727f4a37ca9b05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.535240 31233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99e112ad24041aca6f8cff365c17b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.544273 31382 tablet_service.cc:1511] Processing CreateTablet for tablet f99e112ad24041aca6f8cff365c17b7a (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=d973348262524c08a178d15661bf6c1e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:44.545809 31382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f99e112ad24041aca6f8cff365c17b7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.576613 31434 tablet_bootstrap.cc:492] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e: Bootstrap starting.
I20260713 09:10:44.583967 31433 tablet_bootstrap.cc:492] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569: Bootstrap starting.
I20260713 09:10:44.586642 31435 tablet_bootstrap.cc:492] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21: Bootstrap starting.
I20260713 09:10:44.587226 31434 tablet_bootstrap.cc:654] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:44.592163 31434 tablet_bootstrap.cc:492] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e: No bootstrap required, opened a new log
I20260713 09:10:44.592638 31434 ts_tablet_manager.cc:1403] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260713 09:10:44.592710 31433 tablet_bootstrap.cc:654] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:44.594347 31435 tablet_bootstrap.cc:654] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:44.595145 31434 raft_consensus.cc:359] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.595814 31434 raft_consensus.cc:385] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:44.596113 31434 raft_consensus.cc:740] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.596937 31434 consensus_queue.cc:260] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.599910 31433 tablet_bootstrap.cc:492] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569: No bootstrap required, opened a new log
I20260713 09:10:44.600732 31433 ts_tablet_manager.cc:1403] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260713 09:10:44.604068 31418 heartbeater.cc:499] Master 127.27.0.190:41973 was elected leader, sending a full tablet report...
I20260713 09:10:44.604604 31434 ts_tablet_manager.cc:1434] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260713 09:10:44.604768 31433 raft_consensus.cc:359] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.605429 31435 tablet_bootstrap.cc:492] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21: No bootstrap required, opened a new log
I20260713 09:10:44.605643 31434 tablet_bootstrap.cc:492] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e: Bootstrap starting.
I20260713 09:10:44.605960 31435 ts_tablet_manager.cc:1403] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260713 09:10:44.605640 31433 raft_consensus.cc:385] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:44.607087 31433 raft_consensus.cc:740] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82db3490e1f4f8d802e521305e81569, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.607964 31433 consensus_queue.cc:260] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.610340 31435 raft_consensus.cc:359] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.611260 31435 raft_consensus.cc:385] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:44.611631 31435 raft_consensus.cc:740] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84041897a7548c387d22ac322843d21, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.612636 31435 consensus_queue.cc:260] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.614140 31434 tablet_bootstrap.cc:654] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:44.617978 31344 heartbeater.cc:499] Master 127.27.0.190:41973 was elected leader, sending a full tablet report...
I20260713 09:10:44.619077 31433 ts_tablet_manager.cc:1434] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.010s
I20260713 09:10:44.620647 31433 tablet_bootstrap.cc:492] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569: Bootstrap starting.
I20260713 09:10:44.625485 31269 heartbeater.cc:499] Master 127.27.0.190:41973 was elected leader, sending a full tablet report...
I20260713 09:10:44.626178 31435 ts_tablet_manager.cc:1434] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.007s
I20260713 09:10:44.628410 31435 tablet_bootstrap.cc:492] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21: Bootstrap starting.
I20260713 09:10:44.629181 31433 tablet_bootstrap.cc:654] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:44.636579 31435 tablet_bootstrap.cc:654] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:44.637825 31434 tablet_bootstrap.cc:492] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e: No bootstrap required, opened a new log
I20260713 09:10:44.638767 31434 ts_tablet_manager.cc:1403] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260713 09:10:44.642843 31433 tablet_bootstrap.cc:492] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569: No bootstrap required, opened a new log
I20260713 09:10:44.642376 31434 raft_consensus.cc:359] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.643553 31433 ts_tablet_manager.cc:1403] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260713 09:10:44.643503 31434 raft_consensus.cc:385] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:44.646912 31433 raft_consensus.cc:359] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.647586 31434 raft_consensus.cc:740] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.647665 31433 raft_consensus.cc:385] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:44.648139 31433 raft_consensus.cc:740] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82db3490e1f4f8d802e521305e81569, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.648591 31434 consensus_queue.cc:260] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.649094 31433 consensus_queue.cc:260] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.651428 31434 ts_tablet_manager.cc:1434] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:10:44.651770 31433 ts_tablet_manager.cc:1434] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:44.654260 31435 tablet_bootstrap.cc:492] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21: No bootstrap required, opened a new log
I20260713 09:10:44.654848 31435 ts_tablet_manager.cc:1403] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.012s
I20260713 09:10:44.657853 31435 raft_consensus.cc:359] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.658640 31435 raft_consensus.cc:385] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:44.658941 31435 raft_consensus.cc:740] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84041897a7548c387d22ac322843d21, State: Initialized, Role: FOLLOWER
I20260713 09:10:44.659704 31435 consensus_queue.cc:260] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.661897 31435 ts_tablet_manager.cc:1434] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:44.672006 31439 raft_consensus.cc:493] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:44.672602 31439 raft_consensus.cc:515] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.674860 31439 leader_election.cc:290] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b84041897a7548c387d22ac322843d21 (127.27.0.129:46009), f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449)
I20260713 09:10:44.686147 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99e112ad24041aca6f8cff365c17b7a" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84041897a7548c387d22ac322843d21" is_pre_election: true
I20260713 09:10:44.687192 31244 raft_consensus.cc:2468] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 0.
I20260713 09:10:44.688637 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99e112ad24041aca6f8cff365c17b7a" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569" is_pre_election: true
I20260713 09:10:44.688912 31357 leader_election.cc:304] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5ba194448494e4ba153af30ff7fcf9e, b84041897a7548c387d22ac322843d21; no voters: 
I20260713 09:10:44.690219 31439 raft_consensus.cc:2804] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:44.689541 31319 raft_consensus.cc:2468] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 0.
I20260713 09:10:44.690963 31439 raft_consensus.cc:493] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:44.691450 31439 raft_consensus.cc:3060] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:44.700070 31439 raft_consensus.cc:515] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.701938 31439 leader_election.cc:290] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 election: Requested vote from peers b84041897a7548c387d22ac322843d21 (127.27.0.129:46009), f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449)
I20260713 09:10:44.703473 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99e112ad24041aca6f8cff365c17b7a" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569"
I20260713 09:10:44.703611 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f99e112ad24041aca6f8cff365c17b7a" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84041897a7548c387d22ac322843d21"
I20260713 09:10:44.704269 31319 raft_consensus.cc:3060] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:44.704384 31244 raft_consensus.cc:3060] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:44.710217 31319 raft_consensus.cc:2468] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 1.
I20260713 09:10:44.710632 31244 raft_consensus.cc:2468] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 1.
I20260713 09:10:44.711557 31357 leader_election.cc:304] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5ba194448494e4ba153af30ff7fcf9e, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:44.712319 31439 raft_consensus.cc:2804] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:44.713536 31439 raft_consensus.cc:697] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Becoming Leader. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Running, Role: LEADER
I20260713 09:10:44.714265 31439 consensus_queue.cc:237] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.723956 31141 catalog_manager.cc:5697] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a5ba194448494e4ba153af30ff7fcf9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:44.818972 31441 raft_consensus.cc:493] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:44.819659 31441 raft_consensus.cc:515] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.822016 31441 leader_election.cc:290] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449), a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:44.833612 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d6472a99804df197727f4a37ca9b05" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569" is_pre_election: true
I20260713 09:10:44.833732 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d6472a99804df197727f4a37ca9b05" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e" is_pre_election: true
I20260713 09:10:44.834558 31319 raft_consensus.cc:2468] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 0.
I20260713 09:10:44.834664 31393 raft_consensus.cc:2468] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 0.
I20260713 09:10:44.835934 31208 leader_election.cc:304] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b84041897a7548c387d22ac322843d21, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:44.836870 31441 raft_consensus.cc:2804] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:44.837303 31441 raft_consensus.cc:493] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:44.837610 31441 raft_consensus.cc:3060] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:44.843015 31441 raft_consensus.cc:515] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.844877 31441 leader_election.cc:290] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 election: Requested vote from peers f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449), a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:44.845896 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d6472a99804df197727f4a37ca9b05" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569"
I20260713 09:10:44.846385 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d6472a99804df197727f4a37ca9b05" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e"
I20260713 09:10:44.846661 31319 raft_consensus.cc:3060] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:44.847008 31393 raft_consensus.cc:3060] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:44.854254 31393 raft_consensus.cc:2468] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 1.
I20260713 09:10:44.854254 31319 raft_consensus.cc:2468] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 1.
I20260713 09:10:44.855888 31208 leader_election.cc:304] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b84041897a7548c387d22ac322843d21, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:44.856576 31441 raft_consensus.cc:2804] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:44.857858 31441 raft_consensus.cc:697] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 1 LEADER]: Becoming Leader. State: Replica: b84041897a7548c387d22ac322843d21, State: Running, Role: LEADER
I20260713 09:10:44.858799 31441 consensus_queue.cc:237] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:44.867681 31141 catalog_manager.cc:5697] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84041897a7548c387d22ac322843d21 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "b84041897a7548c387d22ac322843d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:44.952337 31141 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47786:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:44.954262 31141 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.
W20260713 09:10:44.971153 31190 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:44.980758 31233 tablet_service.cc:1511] Processing CreateTablet for tablet f1712d92a46645a2977f7d4dbfbbddac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=86e0c6b924ff445388133aad6ba9b552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:44.982542 31233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1712d92a46645a2977f7d4dbfbbddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.982082 31309 tablet_service.cc:1511] Processing CreateTablet for tablet f1712d92a46645a2977f7d4dbfbbddac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=86e0c6b924ff445388133aad6ba9b552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:44.983700 31309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1712d92a46645a2977f7d4dbfbbddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.984000 31382 tablet_service.cc:1511] Processing CreateTablet for tablet f1712d92a46645a2977f7d4dbfbbddac (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=86e0c6b924ff445388133aad6ba9b552]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:10:44.985440 31382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1712d92a46645a2977f7d4dbfbbddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.989513 31234 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcc7ca93a5b48fda22dd216f78eae74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=86e0c6b924ff445388133aad6ba9b552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:44.990566 31308 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcc7ca93a5b48fda22dd216f78eae74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=86e0c6b924ff445388133aad6ba9b552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:44.991426 31234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcc7ca93a5b48fda22dd216f78eae74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.992055 31308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcc7ca93a5b48fda22dd216f78eae74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:44.995405 31383 tablet_service.cc:1511] Processing CreateTablet for tablet 3fcc7ca93a5b48fda22dd216f78eae74 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=86e0c6b924ff445388133aad6ba9b552]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:10:44.996708 31383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fcc7ca93a5b48fda22dd216f78eae74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:45.004403 31434 tablet_bootstrap.cc:492] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: Bootstrap starting.
I20260713 09:10:45.009657 31433 tablet_bootstrap.cc:492] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569: Bootstrap starting.
I20260713 09:10:45.011760 31434 tablet_bootstrap.cc:654] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.017290 31433 tablet_bootstrap.cc:654] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.031140 31433 tablet_bootstrap.cc:492] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569: No bootstrap required, opened a new log
I20260713 09:10:45.031184 31435 tablet_bootstrap.cc:492] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: Bootstrap starting.
I20260713 09:10:45.031843 31433 ts_tablet_manager.cc:1403] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260713 09:10:45.038736 31435 tablet_bootstrap.cc:654] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.040987 31433 raft_consensus.cc:359] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.041857 31434 tablet_bootstrap.cc:492] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: No bootstrap required, opened a new log
I20260713 09:10:45.042443 31434 ts_tablet_manager.cc:1403] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.004s
I20260713 09:10:45.041837 31433 raft_consensus.cc:385] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.043725 31433 raft_consensus.cc:740] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82db3490e1f4f8d802e521305e81569, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.044637 31433 consensus_queue.cc:260] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.045265 31434 raft_consensus.cc:359] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.046180 31434 raft_consensus.cc:385] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.046432 31435 tablet_bootstrap.cc:492] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: No bootstrap required, opened a new log
I20260713 09:10:45.046504 31434 raft_consensus.cc:740] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.047245 31435 ts_tablet_manager.cc:1403] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260713 09:10:45.047122 31433 ts_tablet_manager.cc:1434] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.003s
I20260713 09:10:45.047639 31434 consensus_queue.cc:260] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.049974 31434 ts_tablet_manager.cc:1434] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:10:45.051139 31434 tablet_bootstrap.cc:492] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e: Bootstrap starting.
I20260713 09:10:45.048514 31433 tablet_bootstrap.cc:492] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: Bootstrap starting.
I20260713 09:10:45.056684 31435 raft_consensus.cc:359] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.057636 31435 raft_consensus.cc:385] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.058002 31435 raft_consensus.cc:740] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84041897a7548c387d22ac322843d21, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.058241 31434 tablet_bootstrap.cc:654] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.059075 31435 consensus_queue.cc:260] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.062475 31433 tablet_bootstrap.cc:654] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.064628 31435 ts_tablet_manager.cc:1434] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260713 09:10:45.066397 31435 tablet_bootstrap.cc:492] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21: Bootstrap starting.
I20260713 09:10:45.073607 31434 tablet_bootstrap.cc:492] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e: No bootstrap required, opened a new log
I20260713 09:10:45.074339 31434 ts_tablet_manager.cc:1403] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260713 09:10:45.076323 31435 tablet_bootstrap.cc:654] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:45.076521 31433 tablet_bootstrap.cc:492] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: No bootstrap required, opened a new log
I20260713 09:10:45.077050 31433 ts_tablet_manager.cc:1403] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260713 09:10:45.077842 31434 raft_consensus.cc:359] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.078711 31434 raft_consensus.cc:385] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.079030 31434 raft_consensus.cc:740] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.079885 31434 consensus_queue.cc:260] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.080750 31433 raft_consensus.cc:359] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.081560 31433 raft_consensus.cc:385] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.081845 31433 raft_consensus.cc:740] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f82db3490e1f4f8d802e521305e81569, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.082365 31434 ts_tablet_manager.cc:1434] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:45.082705 31433 consensus_queue.cc:260] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.084869 31435 tablet_bootstrap.cc:492] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21: No bootstrap required, opened a new log
I20260713 09:10:45.084939 31433 ts_tablet_manager.cc:1434] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260713 09:10:45.085695 31435 ts_tablet_manager.cc:1403] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260713 09:10:45.089040 31435 raft_consensus.cc:359] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.089793 31435 raft_consensus.cc:385] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:45.090106 31435 raft_consensus.cc:740] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84041897a7548c387d22ac322843d21, State: Initialized, Role: FOLLOWER
I20260713 09:10:45.090932 31435 consensus_queue.cc:260] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.093132 31435 ts_tablet_manager.cc:1434] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:10:45.126559 31439 consensus_queue.cc:1048] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:45.142269 31446 consensus_queue.cc:1048] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:45.160630 31441 raft_consensus.cc:493] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.161206 31441 raft_consensus.cc:515] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.163319 31441 leader_election.cc:290] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449), a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:45.164425 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcc7ca93a5b48fda22dd216f78eae74" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569" is_pre_election: true
I20260713 09:10:45.164904 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcc7ca93a5b48fda22dd216f78eae74" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e" is_pre_election: true
I20260713 09:10:45.165096 31319 raft_consensus.cc:2468] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 0.
I20260713 09:10:45.165696 31393 raft_consensus.cc:2468] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 0.
I20260713 09:10:45.166538 31208 leader_election.cc:304] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b84041897a7548c387d22ac322843d21, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:45.167444 31441 raft_consensus.cc:2804] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.167842 31441 raft_consensus.cc:493] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.168213 31441 raft_consensus.cc:3060] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.173523 31441 raft_consensus.cc:515] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.175426 31441 leader_election.cc:290] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 election: Requested vote from peers f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449), a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:45.176520 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcc7ca93a5b48fda22dd216f78eae74" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569"
I20260713 09:10:45.176847 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fcc7ca93a5b48fda22dd216f78eae74" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e"
I20260713 09:10:45.177618 31319 raft_consensus.cc:3060] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.177745 31393 raft_consensus.cc:3060] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.183243 31319 raft_consensus.cc:2468] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 1.
I20260713 09:10:45.184585 31208 leader_election.cc:304] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b84041897a7548c387d22ac322843d21, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:45.185667 31393 raft_consensus.cc:2468] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 1.
I20260713 09:10:45.185734 31441 raft_consensus.cc:2804] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.187225 31441 raft_consensus.cc:697] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 1 LEADER]: Becoming Leader. State: Replica: b84041897a7548c387d22ac322843d21, State: Running, Role: LEADER
I20260713 09:10:45.188367 31441 consensus_queue.cc:237] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.198100 31140 catalog_manager.cc:5697] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84041897a7548c387d22ac322843d21 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "b84041897a7548c387d22ac322843d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.229910 31446 raft_consensus.cc:493] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:45.230522 31446 raft_consensus.cc:515] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.232215 31446 leader_election.cc:290] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b84041897a7548c387d22ac322843d21 (127.27.0.129:46009), f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449)
I20260713 09:10:45.233260 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84041897a7548c387d22ac322843d21" is_pre_election: true
I20260713 09:10:45.233898 31244 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 0.
I20260713 09:10:45.233882 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569" is_pre_election: true
I20260713 09:10:45.234754 31319 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 0.
I20260713 09:10:45.235352 31357 leader_election.cc:304] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5ba194448494e4ba153af30ff7fcf9e, b84041897a7548c387d22ac322843d21; no voters: 
I20260713 09:10:45.236305 31446 raft_consensus.cc:2804] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:45.236675 31446 raft_consensus.cc:493] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:45.236985 31446 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.242270 31446 raft_consensus.cc:515] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.244045 31446 leader_election.cc:290] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 election: Requested vote from peers b84041897a7548c387d22ac322843d21 (127.27.0.129:46009), f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449)
I20260713 09:10:45.245421 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f82db3490e1f4f8d802e521305e81569"
I20260713 09:10:45.245421 31244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "a5ba194448494e4ba153af30ff7fcf9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84041897a7548c387d22ac322843d21"
I20260713 09:10:45.246459 31319 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.246467 31244 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:45.254642 31319 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 1.
I20260713 09:10:45.254642 31244 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5ba194448494e4ba153af30ff7fcf9e in term 1.
I20260713 09:10:45.256112 31357 leader_election.cc:304] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a5ba194448494e4ba153af30ff7fcf9e, b84041897a7548c387d22ac322843d21; no voters: 
I20260713 09:10:45.256886 31446 raft_consensus.cc:2804] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:45.257393 31446 raft_consensus.cc:697] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Becoming Leader. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Running, Role: LEADER
I20260713 09:10:45.258168 31446 consensus_queue.cc:237] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.266868 31140 catalog_manager.cc:5697] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131). New cstate: current_term: 1 leader_uuid: "a5ba194448494e4ba153af30ff7fcf9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:45.339053 31393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac"
dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e"
mode: GRACEFUL
new_leader_uuid: "b84041897a7548c387d22ac322843d21"
 from {username='slave'} at 127.0.0.1:44290
I20260713 09:10:45.340229 31393 raft_consensus.cc:606] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Received request to transfer leadership to TS b84041897a7548c387d22ac322843d21
I20260713 09:10:45.363732 31441 consensus_queue.cc:1048] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:45.380688 31450 consensus_queue.cc:1048] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:45.665795 31450 consensus_queue.cc:1048] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.679203 31473 consensus_queue.cc:1048] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:45.730600 31477 consensus_queue.cc:1048] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:45.738935 31465 raft_consensus.cc:993] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: : Instructing follower b84041897a7548c387d22ac322843d21 to start an election
I20260713 09:10:45.739589 31446 raft_consensus.cc:1081] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Signalling peer b84041897a7548c387d22ac322843d21 to start an election
I20260713 09:10:45.742331 31243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac"
dest_uuid: "b84041897a7548c387d22ac322843d21"
 from {username='slave'} at 127.0.0.1:58646
I20260713 09:10:45.744215 31243 raft_consensus.cc:493] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:45.744711 31243 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.747422 31465 consensus_queue.cc:1048] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:45.753535 31243 raft_consensus.cc:515] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.759076 31319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f82db3490e1f4f8d802e521305e81569"
I20260713 09:10:45.759411 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "b84041897a7548c387d22ac322843d21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e"
I20260713 09:10:45.760051 31319 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.758179 31243 leader_election.cc:290] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 2 election: Requested vote from peers f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449), a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:45.760227 31393 raft_consensus.cc:3055] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:45.760887 31393 raft_consensus.cc:740] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a5ba194448494e4ba153af30ff7fcf9e, State: Running, Role: LEADER
I20260713 09:10:45.761843 31393 consensus_queue.cc:260] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.763264 31393 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:45.767541 31319 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 2.
I20260713 09:10:45.769415 31208 leader_election.cc:304] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b84041897a7548c387d22ac322843d21, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:45.770292 31473 raft_consensus.cc:2804] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:45.770429 31393 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84041897a7548c387d22ac322843d21 in term 2.
I20260713 09:10:45.770915 31473 raft_consensus.cc:697] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 LEADER]: Becoming Leader. State: Replica: b84041897a7548c387d22ac322843d21, State: Running, Role: LEADER
I20260713 09:10:45.771950 31473 consensus_queue.cc:237] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:45.780095 31140 catalog_manager.cc:5697] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 reported cstate change: term changed from 1 to 2, leader changed from a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131) to b84041897a7548c387d22ac322843d21 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "b84041897a7548c387d22ac322843d21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:45.837782 27650 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:10:45.839700 27650 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:10:45.840243 27650 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:10:45.854234 31243 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac"
dest_uuid: "b84041897a7548c387d22ac322843d21"
mode: GRACEFUL
new_leader_uuid: "f82db3490e1f4f8d802e521305e81569"
 from {username='slave'} at 127.0.0.1:58648
I20260713 09:10:45.854995 31243 raft_consensus.cc:606] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 LEADER]: Received request to transfer leadership to TS f82db3490e1f4f8d802e521305e81569
I20260713 09:10:45.856412 27650 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:10:46.157111 31319 raft_consensus.cc:1275] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 2 FOLLOWER]: Refusing update from remote peer b84041897a7548c387d22ac322843d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.158921 31473 consensus_queue.cc:1048] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.164980 31441 raft_consensus.cc:993] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: : Instructing follower f82db3490e1f4f8d802e521305e81569 to start an election
I20260713 09:10:46.165630 31441 raft_consensus.cc:1081] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 LEADER]: Signalling peer f82db3490e1f4f8d802e521305e81569 to start an election
I20260713 09:10:46.167675 31318 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac"
dest_uuid: "f82db3490e1f4f8d802e521305e81569"
 from {username='slave'} at 127.0.0.1:36382
I20260713 09:10:46.168380 31318 raft_consensus.cc:493] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:46.168838 31318 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.173154 31393 raft_consensus.cc:1275] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 2 FOLLOWER]: Refusing update from remote peer b84041897a7548c387d22ac322843d21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:46.175100 31441 consensus_queue.cc:1048] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:46.177973 31318 raft_consensus.cc:515] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:46.183800 31318 leader_election.cc:290] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [CANDIDATE]: Term 3 election: Requested vote from peers b84041897a7548c387d22ac322843d21 (127.27.0.129:46009), a5ba194448494e4ba153af30ff7fcf9e (127.27.0.131:46673)
I20260713 09:10:46.199277 31243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "f82db3490e1f4f8d802e521305e81569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b84041897a7548c387d22ac322843d21"
I20260713 09:10:46.200007 31243 raft_consensus.cc:3055] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:46.200278 31243 raft_consensus.cc:740] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b84041897a7548c387d22ac322843d21, State: Running, Role: LEADER
I20260713 09:10:46.201433 31243 consensus_queue.cc:260] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [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: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:46.202656 31243 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.206442 31393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1712d92a46645a2977f7d4dbfbbddac" candidate_uuid: "f82db3490e1f4f8d802e521305e81569" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a5ba194448494e4ba153af30ff7fcf9e"
I20260713 09:10:46.207216 31393 raft_consensus.cc:3060] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:46.209982 31243 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82db3490e1f4f8d802e521305e81569 in term 3.
I20260713 09:10:46.211603 31283 leader_election.cc:304] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [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: b84041897a7548c387d22ac322843d21, f82db3490e1f4f8d802e521305e81569; no voters: 
I20260713 09:10:46.212944 31440 raft_consensus.cc:2804] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:46.215803 31440 raft_consensus.cc:697] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 3 LEADER]: Becoming Leader. State: Replica: f82db3490e1f4f8d802e521305e81569, State: Running, Role: LEADER
I20260713 09:10:46.215970 31393 raft_consensus.cc:2468] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f82db3490e1f4f8d802e521305e81569 in term 3.
I20260713 09:10:46.216945 31440 consensus_queue.cc:237] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [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: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } }
I20260713 09:10:46.225561 31139 catalog_manager.cc:5697] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 reported cstate change: term changed from 2 to 3, leader changed from b84041897a7548c387d22ac322843d21 (127.27.0.129) to f82db3490e1f4f8d802e521305e81569 (127.27.0.130). New cstate: current_term: 3 leader_uuid: "f82db3490e1f4f8d802e521305e81569" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b84041897a7548c387d22ac322843d21" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 46009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f82db3490e1f4f8d802e521305e81569" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5ba194448494e4ba153af30ff7fcf9e" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 46673 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:46.498682 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
I20260713 09:10:46.524109 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:46.524853 27650 tablet_replica.cc:333] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21: stopping tablet replica
I20260713 09:10:46.525470 27650 raft_consensus.cc:2243] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.526288 27650 raft_consensus.cc:2272] T 3fcc7ca93a5b48fda22dd216f78eae74 P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.528808 27650 tablet_replica.cc:333] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21: stopping tablet replica
I20260713 09:10:46.529356 27650 raft_consensus.cc:2243] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.529803 27650 raft_consensus.cc:2272] T f1712d92a46645a2977f7d4dbfbbddac P b84041897a7548c387d22ac322843d21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.532303 27650 tablet_replica.cc:333] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21: stopping tablet replica
I20260713 09:10:46.532838 27650 raft_consensus.cc:2243] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.533609 27650 raft_consensus.cc:2272] T f0d6472a99804df197727f4a37ca9b05 P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.535682 27650 tablet_replica.cc:333] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21: stopping tablet replica
I20260713 09:10:46.536185 27650 raft_consensus.cc:2243] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.536614 27650 raft_consensus.cc:2272] T f99e112ad24041aca6f8cff365c17b7a P b84041897a7548c387d22ac322843d21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.561038 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
I20260713 09:10:46.574520 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
I20260713 09:10:46.599072 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:46.599958 27650 tablet_replica.cc:333] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: stopping tablet replica
I20260713 09:10:46.600703 27650 raft_consensus.cc:2243] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.601512 27650 pending_rounds.cc:70] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: Trying to abort 1 pending ops.
I20260713 09:10:46.601742 27650 pending_rounds.cc:77] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306993034116153344 op_type: NO_OP noop_request { }
I20260713 09:10:46.602111 27650 raft_consensus.cc:2889] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:10:46.602504 27650 raft_consensus.cc:2272] T f1712d92a46645a2977f7d4dbfbbddac P f82db3490e1f4f8d802e521305e81569 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.605271 27650 tablet_replica.cc:333] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569: stopping tablet replica
I20260713 09:10:46.605819 27650 raft_consensus.cc:2243] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.606199 27650 raft_consensus.cc:2272] T 3fcc7ca93a5b48fda22dd216f78eae74 P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.609124 27650 tablet_replica.cc:333] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569: stopping tablet replica
I20260713 09:10:46.609622 27650 raft_consensus.cc:2243] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.609989 27650 raft_consensus.cc:2272] T f99e112ad24041aca6f8cff365c17b7a P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.611824 27650 tablet_replica.cc:333] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569: stopping tablet replica
I20260713 09:10:46.612251 27650 raft_consensus.cc:2243] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.612593 27650 raft_consensus.cc:2272] T f0d6472a99804df197727f4a37ca9b05 P f82db3490e1f4f8d802e521305e81569 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.636703 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
I20260713 09:10:46.651082 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
I20260713 09:10:46.675094 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:46.675833 27650 tablet_replica.cc:333] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e: stopping tablet replica
W20260713 09:10:46.676393 31357 consensus_peers.cc:597] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e -> Peer f82db3490e1f4f8d802e521305e81569 (127.27.0.130:33449): Couldn't send request to peer f82db3490e1f4f8d802e521305e81569. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:33449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:46.676522 27650 raft_consensus.cc:2243] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.677299 27650 raft_consensus.cc:2272] T 3fcc7ca93a5b48fda22dd216f78eae74 P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.679886 27650 tablet_replica.cc:333] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e: stopping tablet replica
I20260713 09:10:46.680552 27650 raft_consensus.cc:2243] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.681062 27650 raft_consensus.cc:2272] T f1712d92a46645a2977f7d4dbfbbddac P a5ba194448494e4ba153af30ff7fcf9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.683410 27650 tablet_replica.cc:333] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e: stopping tablet replica
I20260713 09:10:46.683983 27650 raft_consensus.cc:2243] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.684789 27650 raft_consensus.cc:2272] T f99e112ad24041aca6f8cff365c17b7a P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.686774 27650 tablet_replica.cc:333] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e: stopping tablet replica
I20260713 09:10:46.687275 27650 raft_consensus.cc:2243] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:46.687714 27650 raft_consensus.cc:2272] T f0d6472a99804df197727f4a37ca9b05 P a5ba194448494e4ba153af30ff7fcf9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.712438 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:10:46.726724 27650 master.cc:562] Master@127.27.0.190:41973 shutting down...
I20260713 09:10:46.750269 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:46.750969 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:46.751296 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b2b194c560641c2a7e641e690ccf14c: stopping tablet replica
I20260713 09:10:46.772205 27650 master.cc:584] Master@127.27.0.190:41973 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2997 ms)
[----------] 6 tests from LeaderRebalancerTest (97583 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:10:46.801577 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:33437
I20260713 09:10:46.802912 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:46.808411 31492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:46.808450 31491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:46.811502 31494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:46.811854 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:46.812918 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:46.813126 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:46.813257 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933846813245 us; error 0 us; skew 500 ppm
I20260713 09:10:46.813861 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:46.816847 27650 webserver.cc:533] Webserver started at http://127.27.0.190:33425/ using document root <none> and password file <none>
I20260713 09:10:46.817348 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:46.817519 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:46.817750 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:46.818981 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "131660564327468394ee42505f51ae16"
format_stamp: "Formatted at 2026-07-13 09:10:46 on dist-test-slave-gr68"
I20260713 09:10:46.823853 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:10:46.828205 31499 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:46.829383 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260713 09:10:46.829891 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "131660564327468394ee42505f51ae16"
format_stamp: "Formatted at 2026-07-13 09:10:46 on dist-test-slave-gr68"
I20260713 09:10:46.830220 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:46.856364 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:46.857523 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:46.898659 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:33437
I20260713 09:10:46.898810 31550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:33437 every 8 connection(s)
I20260713 09:10:46.904181 31551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:46.917263 31551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16: Bootstrap starting.
I20260713 09:10:46.922658 31551 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:46.927563 31551 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16: No bootstrap required, opened a new log
I20260713 09:10:46.930078 31551 raft_consensus.cc:359] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131660564327468394ee42505f51ae16" member_type: VOTER }
I20260713 09:10:46.930660 31551 raft_consensus.cc:385] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:46.930974 31551 raft_consensus.cc:740] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 131660564327468394ee42505f51ae16, State: Initialized, Role: FOLLOWER
I20260713 09:10:46.931706 31551 consensus_queue.cc:260] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "131660564327468394ee42505f51ae16" member_type: VOTER }
I20260713 09:10:46.932320 31551 raft_consensus.cc:399] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:46.932595 31551 raft_consensus.cc:493] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:46.932945 31551 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:46.939369 31551 raft_consensus.cc:515] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131660564327468394ee42505f51ae16" member_type: VOTER }
I20260713 09:10:46.940205 31551 leader_election.cc:304] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [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: 131660564327468394ee42505f51ae16; no voters: 
I20260713 09:10:46.941639 31551 leader_election.cc:290] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:46.942088 31554 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:46.943730 31554 raft_consensus.cc:697] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 1 LEADER]: Becoming Leader. State: Replica: 131660564327468394ee42505f51ae16, State: Running, Role: LEADER
I20260713 09:10:46.944554 31554 consensus_queue.cc:237] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [LEADER]: Queue going to LEADER mode. State: All 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: "131660564327468394ee42505f51ae16" member_type: VOTER }
I20260713 09:10:46.945254 31551 sys_catalog.cc:565] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:46.947496 31555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "131660564327468394ee42505f51ae16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131660564327468394ee42505f51ae16" member_type: VOTER } }
I20260713 09:10:46.947496 31556 sys_catalog.cc:455] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 131660564327468394ee42505f51ae16. Latest consensus state: current_term: 1 leader_uuid: "131660564327468394ee42505f51ae16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "131660564327468394ee42505f51ae16" member_type: VOTER } }
I20260713 09:10:46.948311 31555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:46.948433 31556 sys_catalog.cc:458] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:46.951608 31558 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:46.956789 31558 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:46.965945 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:46.970144 31558 catalog_manager.cc:1383] Generated new cluster ID: 8682c9cc90394971979c0d5428a5ea1c
I20260713 09:10:46.970541 31558 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:46.996652 31558 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:46.998291 31558 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:47.016606 31558 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16: Generated new TSK 0
I20260713 09:10:47.017323 31558 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:47.037241 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:47.044457 31572 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:47.046792 31573 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:47.049319 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:47.049229 31575 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:47.051349 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:47.051636 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:47.051847 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933847051820 us; error 0 us; skew 500 ppm
I20260713 09:10:47.052541 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:47.055778 27650 webserver.cc:533] Webserver started at http://127.27.0.129:46665/ using document root <none> and password file <none>
I20260713 09:10:47.056476 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:47.056785 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:47.057170 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:47.058885 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "76315455751244ecaac98a825afb2594"
format_stamp: "Formatted at 2026-07-13 09:10:47 on dist-test-slave-gr68"
I20260713 09:10:47.064469 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:10:47.068959 31580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.070029 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:47.070497 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "76315455751244ecaac98a825afb2594"
format_stamp: "Formatted at 2026-07-13 09:10:47 on dist-test-slave-gr68"
I20260713 09:10:47.070895 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:47.088351 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:47.089885 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:47.091779 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:47.094750 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:47.095031 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.095324 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:47.095535 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.148422 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:45507
I20260713 09:10:47.148564 31642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:45507 every 8 connection(s)
I20260713 09:10:47.154188 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:47.161602 31647 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:47.162108 31648 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:47.166148 31650 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:47.167374 31643 heartbeater.cc:344] Connected to a master server at 127.27.0.190:33437
I20260713 09:10:47.167779 31643 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:47.168066 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:47.168799 31643 heartbeater.cc:507] Master 127.27.0.190:33437 requested a full tablet report, sending...
I20260713 09:10:47.169184 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:47.169479 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:47.169688 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933847169667 us; error 0 us; skew 500 ppm
I20260713 09:10:47.170511 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:47.171496 31516 ts_manager.cc:194] Registered new tserver with Master: 76315455751244ecaac98a825afb2594 (127.27.0.129:45507)
I20260713 09:10:47.173575 27650 webserver.cc:533] Webserver started at http://127.27.0.130:44509/ using document root <none> and password file <none>
I20260713 09:10:47.173961 31516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42716
I20260713 09:10:47.174350 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:47.174603 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:47.174831 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:47.176337 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
format_stamp: "Formatted at 2026-07-13 09:10:47 on dist-test-slave-gr68"
I20260713 09:10:47.181392 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:10:47.185166 31655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.186112 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:10:47.186483 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
format_stamp: "Formatted at 2026-07-13 09:10:47 on dist-test-slave-gr68"
I20260713 09:10:47.186749 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:47.208554 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:47.209779 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:47.211340 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:47.213841 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:47.214035 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.214233 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:47.214397 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:10:47.265654 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:33911
I20260713 09:10:47.265893 31717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:33911 every 8 connection(s)
I20260713 09:10:47.271126 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:47.279515 31721 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:47.280797 31722 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:47.284096 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:47.284865 31724 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:47.285115 31718 heartbeater.cc:344] Connected to a master server at 127.27.0.190:33437
I20260713 09:10:47.285637 31718 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:47.286128 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:47.286463 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:47.286608 31718 heartbeater.cc:507] Master 127.27.0.190:33437 requested a full tablet report, sending...
I20260713 09:10:47.286671 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933847286648 us; error 0 us; skew 500 ppm
I20260713 09:10:47.287840 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:47.290019 31516 ts_manager.cc:194] Registered new tserver with Master: a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:47.291065 27650 webserver.cc:533] Webserver started at http://127.27.0.131:42527/ using document root <none> and password file <none>
I20260713 09:10:47.291630 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:47.291802 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:47.292035 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:47.292150 31516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42728
I20260713 09:10:47.293413 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
format_stamp: "Formatted at 2026-07-13 09:10:47 on dist-test-slave-gr68"
I20260713 09:10:47.298623 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:10:47.302891 31729 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.303895 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:10:47.304203 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
format_stamp: "Formatted at 2026-07-13 09:10:47 on dist-test-slave-gr68"
I20260713 09:10:47.304507 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:47.325351 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:47.326615 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:47.328042 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:47.330647 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:47.330878 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.331141 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:47.331327 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:47.383586 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:35939
I20260713 09:10:47.383769 31791 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:35939 every 8 connection(s)
I20260713 09:10:47.399868 31792 heartbeater.cc:344] Connected to a master server at 127.27.0.190:33437
I20260713 09:10:47.400451 31792 heartbeater.cc:461] Registering TS with master...
I20260713 09:10:47.401361 31792 heartbeater.cc:507] Master 127.27.0.190:33437 requested a full tablet report, sending...
I20260713 09:10:47.403956 31516 ts_manager.cc:194] Registered new tserver with Master: fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:47.404839 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017664141s
I20260713 09:10:47.405489 31516 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50188
I20260713 09:10:47.434561 31516 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50192:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:47.437108 31516 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:47.544019 31680 tablet_service.cc:1511] Processing CreateTablet for tablet 71860de938ea4c60b21e1171f47817df (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:47.544893 31682 tablet_service.cc:1511] Processing CreateTablet for tablet 7a77bd9bd81c4335a16c35cec9f45a65 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:47.546022 31680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71860de938ea4c60b21e1171f47817df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.550523 31679 tablet_service.cc:1511] Processing CreateTablet for tablet 43a8152efc814804a1b64019f715805f (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:47.545499 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 5885679a04a04d08913c9cdac00ddafc (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:47.545898 31683 tablet_service.cc:1511] Processing CreateTablet for tablet 11f052be49c748cc804a25157a2587c5 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:47.547592 31681 tablet_service.cc:1511] Processing CreateTablet for tablet 9c945ba59c82475380614ec0040b0fd7 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:47.548386 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 561867dd5fd74969907627a3285c533a (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:47.548894 31675 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddbae703e474a7c914261bcee24418f (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:47.549618 31676 tablet_service.cc:1511] Processing CreateTablet for tablet ac96a077b9964481947c562aea68e374 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:47.563086 31751 tablet_service.cc:1511] Processing CreateTablet for tablet 561867dd5fd74969907627a3285c533a (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:47.564728 31751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561867dd5fd74969907627a3285c533a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.564502 31750 tablet_service.cc:1511] Processing CreateTablet for tablet ac96a077b9964481947c562aea68e374 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:47.561606 31752 tablet_service.cc:1511] Processing CreateTablet for tablet 5885679a04a04d08913c9cdac00ddafc (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:47.566429 31750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac96a077b9964481947c562aea68e374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.552258 31682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a77bd9bd81c4335a16c35cec9f45a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.553251 31606 tablet_service.cc:1511] Processing CreateTablet for tablet 9c945ba59c82475380614ec0040b0fd7 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:47.555152 31601 tablet_service.cc:1511] Processing CreateTablet for tablet ac96a077b9964481947c562aea68e374 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:47.555301 31605 tablet_service.cc:1511] Processing CreateTablet for tablet 71860de938ea4c60b21e1171f47817df (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:47.555600 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 7a77bd9bd81c4335a16c35cec9f45a65 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:47.556545 31602 tablet_service.cc:1511] Processing CreateTablet for tablet 561867dd5fd74969907627a3285c533a (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:47.569983 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac96a077b9964481947c562aea68e374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.570075 31679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a8152efc814804a1b64019f715805f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.570791 31602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561867dd5fd74969907627a3285c533a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.572186 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71860de938ea4c60b21e1171f47817df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.557401 31755 tablet_service.cc:1511] Processing CreateTablet for tablet 9c945ba59c82475380614ec0040b0fd7 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:47.557606 31754 tablet_service.cc:1511] Processing CreateTablet for tablet 71860de938ea4c60b21e1171f47817df (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:47.558348 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 5885679a04a04d08913c9cdac00ddafc (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:47.576817 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5885679a04a04d08913c9cdac00ddafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.558498 31757 tablet_service.cc:1511] Processing CreateTablet for tablet 11f052be49c748cc804a25157a2587c5 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:47.578816 31683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f052be49c748cc804a25157a2587c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.579687 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 561867dd5fd74969907627a3285c533a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.559686 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 43a8152efc814804a1b64019f715805f (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:47.581027 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a8152efc814804a1b64019f715805f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.582801 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5885679a04a04d08913c9cdac00ddafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.560246 31607 tablet_service.cc:1511] Processing CreateTablet for tablet 7a77bd9bd81c4335a16c35cec9f45a65 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:47.585584 31607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a77bd9bd81c4335a16c35cec9f45a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.585906 31681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c945ba59c82475380614ec0040b0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.560585 31749 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddbae703e474a7c914261bcee24418f (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:47.555403 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 9ddbae703e474a7c914261bcee24418f (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:47.588490 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddbae703e474a7c914261bcee24418f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.561473 31608 tablet_service.cc:1511] Processing CreateTablet for tablet 11f052be49c748cc804a25157a2587c5 (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:47.590472 31608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f052be49c748cc804a25157a2587c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.567545 31752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5885679a04a04d08913c9cdac00ddafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.594712 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c945ba59c82475380614ec0040b0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.597592 31754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71860de938ea4c60b21e1171f47817df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.559373 31753 tablet_service.cc:1511] Processing CreateTablet for tablet 43a8152efc814804a1b64019f715805f (DEFAULT_TABLE table=test-workload [id=6d8ab1a3d650492787be9a306b2b2145]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:47.600520 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11f052be49c748cc804a25157a2587c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.603332 31606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c945ba59c82475380614ec0040b0fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.608438 31749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddbae703e474a7c914261bcee24418f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.611368 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a8152efc814804a1b64019f715805f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.614737 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a77bd9bd81c4335a16c35cec9f45a65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.618804 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ddbae703e474a7c914261bcee24418f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.626688 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac96a077b9964481947c562aea68e374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:47.651906 31807 tablet_bootstrap.cc:492] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:47.704211 31807 tablet_bootstrap.cc:654] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.743417 31809 tablet_bootstrap.cc:492] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:47.743419 31808 tablet_bootstrap.cc:492] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:47.760263 31808 tablet_bootstrap.cc:654] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.763010 31809 tablet_bootstrap.cc:654] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.770288 31807 tablet_bootstrap.cc:492] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:47.770888 31807 ts_tablet_manager.cc:1403] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.120s	user 0.016s	sys 0.004s
I20260713 09:10:47.773571 31807 raft_consensus.cc:359] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.774107 31807 raft_consensus.cc:385] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.774309 31807 raft_consensus.cc:740] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.775444 31807 consensus_queue.cc:260] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.783092 31807 ts_tablet_manager.cc:1434] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:10:47.796412 31718 heartbeater.cc:499] Master 127.27.0.190:33437 was elected leader, sending a full tablet report...
I20260713 09:10:47.797031 31807 tablet_bootstrap.cc:492] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:47.797919 31809 tablet_bootstrap.cc:492] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:47.798489 31809 ts_tablet_manager.cc:1403] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.019s
I20260713 09:10:47.795678 31814 raft_consensus.cc:493] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:47.799358 31814 raft_consensus.cc:515] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.801594 31809 raft_consensus.cc:359] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.803400 31809 raft_consensus.cc:385] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.803742 31809 raft_consensus.cc:740] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.804698 31809 consensus_queue.cc:260] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.808151 31807 tablet_bootstrap.cc:654] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.811861 31808 tablet_bootstrap.cc:492] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:47.812574 31808 ts_tablet_manager.cc:1403] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.011s
I20260713 09:10:47.816689 31808 raft_consensus.cc:359] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.817791 31808 raft_consensus.cc:385] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.818212 31808 raft_consensus.cc:740] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.819495 31808 consensus_queue.cc:260] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.820925 31814 leader_election.cc:290] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:47.825244 31807 tablet_bootstrap.cc:492] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:47.826973 31807 ts_tablet_manager.cc:1403] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260713 09:10:47.828461 31808 ts_tablet_manager.cc:1434] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.005s
I20260713 09:10:47.829813 31643 heartbeater.cc:499] Master 127.27.0.190:33437 was elected leader, sending a full tablet report...
I20260713 09:10:47.831496 31807 raft_consensus.cc:359] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.832607 31807 raft_consensus.cc:385] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.833003 31807 raft_consensus.cc:740] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.842224 31809 ts_tablet_manager.cc:1434] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.043s	user 0.014s	sys 0.024s
I20260713 09:10:47.843972 31792 heartbeater.cc:499] Master 127.27.0.190:33437 was elected leader, sending a full tablet report...
I20260713 09:10:47.844662 31809 tablet_bootstrap.cc:492] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:47.853423 31809 tablet_bootstrap.cc:654] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.834017 31807 consensus_queue.cc:260] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.857612 31807 ts_tablet_manager.cc:1434] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260713 09:10:47.857491 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a77bd9bd81c4335a16c35cec9f45a65" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:47.859107 31807 tablet_bootstrap.cc:492] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
W20260713 09:10:47.860698 31656 leader_election.cc:343] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:47.853221 31808 tablet_bootstrap.cc:492] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:47.864728 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a77bd9bd81c4335a16c35cec9f45a65" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:47.865851 31807 tablet_bootstrap.cc:654] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:47.867671 31658 leader_election.cc:343] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:47.868172 31658 leader_election.cc:304] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b; no voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:47.869801 31814 raft_consensus.cc:2749] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:47.872337 31808 tablet_bootstrap.cc:654] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.874811 31809 tablet_bootstrap.cc:492] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:47.875414 31809 ts_tablet_manager.cc:1403] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260713 09:10:47.878990 31808 tablet_bootstrap.cc:492] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:47.878902 31809 raft_consensus.cc:359] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.879597 31808 ts_tablet_manager.cc:1403] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260713 09:10:47.879735 31809 raft_consensus.cc:385] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.880127 31809 raft_consensus.cc:740] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.880652 31807 tablet_bootstrap.cc:492] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:47.881436 31807 ts_tablet_manager.cc:1403] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260713 09:10:47.881170 31809 consensus_queue.cc:260] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.882922 31808 raft_consensus.cc:359] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.883706 31809 ts_tablet_manager.cc:1434] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:47.883716 31808 raft_consensus.cc:385] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.884373 31808 raft_consensus.cc:740] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.885614 31809 tablet_bootstrap.cc:492] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:47.885293 31808 consensus_queue.cc:260] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.885386 31807 raft_consensus.cc:359] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.886546 31807 raft_consensus.cc:385] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.886945 31807 raft_consensus.cc:740] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.887952 31808 ts_tablet_manager.cc:1434] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:10:47.889217 31808 tablet_bootstrap.cc:492] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:47.888036 31807 consensus_queue.cc:260] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.892517 31807 ts_tablet_manager.cc:1434] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:47.893034 31809 tablet_bootstrap.cc:654] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.893736 31807 tablet_bootstrap.cc:492] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:47.897156 31808 tablet_bootstrap.cc:654] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.901741 31807 tablet_bootstrap.cc:654] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.910104 31808 tablet_bootstrap.cc:492] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:47.910689 31809 tablet_bootstrap.cc:492] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:47.911439 31809 ts_tablet_manager.cc:1403] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260713 09:10:47.914131 31807 tablet_bootstrap.cc:492] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:47.914739 31807 ts_tablet_manager.cc:1403] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260713 09:10:47.914984 31809 raft_consensus.cc:359] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.915791 31809 raft_consensus.cc:385] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.916096 31809 raft_consensus.cc:740] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.910801 31808 ts_tablet_manager.cc:1403] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260713 09:10:47.917872 31807 raft_consensus.cc:359] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.918699 31807 raft_consensus.cc:385] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.919008 31807 raft_consensus.cc:740] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.919752 31808 raft_consensus.cc:359] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.920012 31807 consensus_queue.cc:260] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.920590 31808 raft_consensus.cc:385] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.920936 31808 raft_consensus.cc:740] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.921728 31808 consensus_queue.cc:260] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.922869 31807 ts_tablet_manager.cc:1434] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:10:47.924041 31807 tablet_bootstrap.cc:492] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:47.924044 31808 ts_tablet_manager.cc:1434] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:47.925053 31809 consensus_queue.cc:260] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.925683 31808 tablet_bootstrap.cc:492] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:47.927559 31809 ts_tablet_manager.cc:1434] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:10:47.928828 31809 tablet_bootstrap.cc:492] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:47.930645 31807 tablet_bootstrap.cc:654] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.933203 31808 tablet_bootstrap.cc:654] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.936329 31809 tablet_bootstrap.cc:654] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.943464 31807 tablet_bootstrap.cc:492] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:47.944288 31807 ts_tablet_manager.cc:1403] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260713 09:10:47.948302 31807 raft_consensus.cc:359] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:47.949126 31807 raft_consensus.cc:385] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.949440 31807 raft_consensus.cc:740] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.950059 31809 tablet_bootstrap.cc:492] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:47.950778 31809 ts_tablet_manager.cc:1403] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.006s
I20260713 09:10:47.951767 31807 consensus_queue.cc:260] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:47.953744 31808 tablet_bootstrap.cc:492] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:47.954495 31808 ts_tablet_manager.cc:1403] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.020s
I20260713 09:10:47.953989 31809 raft_consensus.cc:359] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.954668 31807 ts_tablet_manager.cc:1434] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.001s
I20260713 09:10:47.955010 31809 raft_consensus.cc:385] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.955345 31809 raft_consensus.cc:740] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.955955 31807 tablet_bootstrap.cc:492] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:47.956315 31809 consensus_queue.cc:260] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
W20260713 09:10:47.957593 31564 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:47.958372 31808 raft_consensus.cc:359] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:47.959221 31808 raft_consensus.cc:385] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:47.959573 31808 raft_consensus.cc:740] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:47.961275 31816 raft_consensus.cc:493] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:47.961767 31816 raft_consensus.cc:515] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:47.962113 31809 ts_tablet_manager.cc:1434] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:10:47.963402 31809 tablet_bootstrap.cc:492] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:47.963743 31807 tablet_bootstrap.cc:654] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.971246 31809 tablet_bootstrap.cc:654] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:47.972304 31816 leader_election.cc:290] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:47.960616 31808 consensus_queue.cc:260] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:47.981804 31819 raft_consensus.cc:493] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:47.982338 31819 raft_consensus.cc:515] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:47.984760 31807 tablet_bootstrap.cc:492] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:47.985636 31807 ts_tablet_manager.cc:1403] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.008s
I20260713 09:10:47.998338 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
W20260713 09:10:48.000926 31730 leader_election.cc:343] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.002420 31807 raft_consensus.cc:359] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.002959 31819 leader_election.cc:290] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:48.008574 31807 raft_consensus.cc:385] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.009004 31809 tablet_bootstrap.cc:492] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:48.008971 31807 raft_consensus.cc:740] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.009653 31809 ts_tablet_manager.cc:1403] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.047s	user 0.029s	sys 0.016s
I20260713 09:10:48.012892 31808 ts_tablet_manager.cc:1434] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.058s	user 0.003s	sys 0.003s
I20260713 09:10:48.013113 31809 raft_consensus.cc:359] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.014050 31809 raft_consensus.cc:385] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.014382 31809 raft_consensus.cc:740] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.009961 31807 consensus_queue.cc:260] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.015306 31809 consensus_queue.cc:260] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.017623 31809 ts_tablet_manager.cc:1434] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260713 09:10:48.018937 31809 tablet_bootstrap.cc:492] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:48.020026 31807 ts_tablet_manager.cc:1434] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260713 09:10:48.021202 31807 tablet_bootstrap.cc:492] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:48.026695 31814 raft_consensus.cc:493] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.027333 31814 raft_consensus.cc:515] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.028523 31809 tablet_bootstrap.cc:654] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.029556 31808 tablet_bootstrap.cc:492] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:48.031165 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561867dd5fd74969907627a3285c533a" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.031965 31767 raft_consensus.cc:2468] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:48.034528 31658 leader_election.cc:304] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:48.035629 31811 raft_consensus.cc:2804] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.036007 31811 raft_consensus.cc:493] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.036337 31811 raft_consensus.cc:3060] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.034543 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561867dd5fd74969907627a3285c533a" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:48.039142 31808 tablet_bootstrap.cc:654] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.039242 31618 raft_consensus.cc:2468] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:48.046437 31814 leader_election.cc:290] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.047675 31814 raft_consensus.cc:493] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.048166 31814 raft_consensus.cc:515] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.028523 31807 tablet_bootstrap.cc:654] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.053493 31808 tablet_bootstrap.cc:492] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:48.054438 31808 ts_tablet_manager.cc:1403] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:10:48.055174 31811 raft_consensus.cc:515] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.058604 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.058982 31808 raft_consensus.cc:359] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.059775 31808 raft_consensus.cc:385] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.060174 31808 raft_consensus.cc:740] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.060494 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
W20260713 09:10:48.062258 31656 leader_election.cc:343] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.062486 31808 consensus_queue.cc:260] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
W20260713 09:10:48.063692 31731 leader_election.cc:343] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.064236 31731 leader_election.cc:304] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.065445 31816 raft_consensus.cc:2749] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:48.066680 31808 ts_tablet_manager.cc:1434] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:10:48.068308 31808 tablet_bootstrap.cc:492] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:48.069339 31814 leader_election.cc:290] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.069409 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561867dd5fd74969907627a3285c533a" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.070132 31767 raft_consensus.cc:3060] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.071316 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "561867dd5fd74969907627a3285c533a" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:48.071916 31618 raft_consensus.cc:3060] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.076092 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.076964 31766 raft_consensus.cc:2468] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:48.077317 31808 tablet_bootstrap.cc:654] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.078593 31658 leader_election.cc:304] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594
I20260713 09:10:48.079972 31618 raft_consensus.cc:2468] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:48.081210 31656 leader_election.cc:304] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.081864 31814 raft_consensus.cc:2804] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.082432 31814 raft_consensus.cc:493] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.082896 31814 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.084136 31819 raft_consensus.cc:493] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.084986 31819 raft_consensus.cc:515] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.088150 31819 leader_election.cc:290] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.088548 31816 raft_consensus.cc:493] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.089214 31816 raft_consensus.cc:515] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.091576 31816 leader_election.cc:290] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:48.092725 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:48.093690 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
W20260713 09:10:48.094787 31730 leader_election.cc:343] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:10:48.095803 31731 leader_election.cc:343] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.096050 31808 tablet_bootstrap.cc:492] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:48.096477 31731 leader_election.cc:304] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.096918 31808 ts_tablet_manager.cc:1403] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.003s
I20260713 09:10:48.097831 31816 raft_consensus.cc:2749] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:48.101634 31808 raft_consensus.cc:359] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.102854 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f052be49c748cc804a25157a2587c5" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.103101 31808 raft_consensus.cc:385] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.103781 31808 raft_consensus.cc:740] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.105101 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c945ba59c82475380614ec0040b0fd7" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.104836 31808 consensus_queue.cc:260] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
W20260713 09:10:48.106739 31583 leader_election.cc:343] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.107867 31811 leader_election.cc:290] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.108640 31811 raft_consensus.cc:2804] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:10:48.108686 31583 leader_election.cc:343] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.109701 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f052be49c748cc804a25157a2587c5" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.110194 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c945ba59c82475380614ec0040b0fd7" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.110572 31693 raft_consensus.cc:2468] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.110874 31692 raft_consensus.cc:2468] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.111464 31811 raft_consensus.cc:697] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.112099 31582 leader_election.cc:304] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:48.113348 31819 raft_consensus.cc:2804] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.113731 31819 raft_consensus.cc:493] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.114049 31819 raft_consensus.cc:3060] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.114912 31808 ts_tablet_manager.cc:1434] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:10:48.116500 31808 tablet_bootstrap.cc:492] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:48.121855 31819 raft_consensus.cc:515] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:48.125794 31582 leader_election.cc:304] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:48.126253 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f052be49c748cc804a25157a2587c5" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
W20260713 09:10:48.128438 31583 leader_election.cc:343] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.132190 31808 tablet_bootstrap.cc:654] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.134868 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f052be49c748cc804a25157a2587c5" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:48.135597 31692 raft_consensus.cc:3060] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.135793 31807 tablet_bootstrap.cc:492] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:48.136440 31807 ts_tablet_manager.cc:1403] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.115s	user 0.009s	sys 0.004s
I20260713 09:10:48.138700 31841 raft_consensus.cc:2804] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.139438 31841 raft_consensus.cc:493] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.140000 31841 raft_consensus.cc:3060] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.096794 31767 raft_consensus.cc:2468] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:48.145691 31692 raft_consensus.cc:2468] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
W20260713 09:10:48.147527 31656 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.129:45507, user_credentials={real_user=slave}} blocked reactor thread for 66320.1us
I20260713 09:10:48.147782 31819 leader_election.cc:290] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:48.112488 31811 consensus_queue.cc:237] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.151640 31582 leader_election.cc:304] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:48.153519 31819 raft_consensus.cc:2804] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.146481 31807 raft_consensus.cc:359] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.154405 31809 tablet_bootstrap.cc:492] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:48.156189 31809 ts_tablet_manager.cc:1403] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.137s	user 0.057s	sys 0.067s
I20260713 09:10:48.156589 31807 raft_consensus.cc:385] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.158134 31807 raft_consensus.cc:740] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.159981 31808 tablet_bootstrap.cc:492] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:48.160552 31808 ts_tablet_manager.cc:1403] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.008s
I20260713 09:10:48.160113 31809 raft_consensus.cc:359] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.160404 31807 consensus_queue.cc:260] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.161217 31809 raft_consensus.cc:385] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.161770 31809 raft_consensus.cc:740] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.162848 31809 consensus_queue.cc:260] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.163756 31807 ts_tablet_manager.cc:1434] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260713 09:10:48.164927 31807 tablet_bootstrap.cc:492] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:48.165673 31809 ts_tablet_manager.cc:1434] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:10:48.167429 31809 tablet_bootstrap.cc:492] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:48.167713 31819 raft_consensus.cc:697] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.168749 31808 raft_consensus.cc:359] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.169653 31808 raft_consensus.cc:385] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.169955 31808 raft_consensus.cc:740] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.168797 31819 consensus_queue.cc:237] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:48.176232 31809 tablet_bootstrap.cc:654] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.164505 31814 raft_consensus.cc:515] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.180238 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
W20260713 09:10:48.182896 31656 leader_election.cc:343] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.171041 31841 raft_consensus.cc:515] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.182739 31808 consensus_queue.cc:260] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.187990 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c945ba59c82475380614ec0040b0fd7" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:48.188439 31808 ts_tablet_manager.cc:1434] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.006s
I20260713 09:10:48.188699 31692 raft_consensus.cc:3060] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.189710 31808 tablet_bootstrap.cc:492] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:48.189582 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.190147 31814 leader_election.cc:290] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.190378 31767 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.191095 31514 catalog_manager.cc:5697] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 1 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.192561 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c945ba59c82475380614ec0040b0fd7" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.193229 31766 raft_consensus.cc:3060] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.195822 31807 tablet_bootstrap.cc:654] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.197585 31692 raft_consensus.cc:2468] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.199478 31767 raft_consensus.cc:2468] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:48.200883 31809 tablet_bootstrap.cc:492] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:48.201710 31809 ts_tablet_manager.cc:1403] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.008s
I20260713 09:10:48.201890 31658 leader_election.cc:304] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594
I20260713 09:10:48.202494 31766 raft_consensus.cc:2468] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.203087 31811 raft_consensus.cc:2804] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.203379 31582 leader_election.cc:304] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.203889 31811 raft_consensus.cc:697] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.204535 31843 raft_consensus.cc:2804] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.204902 31841 leader_election.cc:290] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.205070 31811 consensus_queue.cc:237] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.207729 31841 raft_consensus.cc:493] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.208372 31841 raft_consensus.cc:515] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.208616 31809 raft_consensus.cc:359] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.209614 31809 raft_consensus.cc:385] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.211736 31809 raft_consensus.cc:740] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.212845 31809 consensus_queue.cc:260] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.216001 31809 ts_tablet_manager.cc:1434] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260713 09:10:48.216681 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac96a077b9964481947c562aea68e374" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.217707 31692 raft_consensus.cc:2468] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.218050 31809 tablet_bootstrap.cc:492] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:48.219458 31582 leader_election.cc:304] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.228250 31841 leader_election.cc:290] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.230881 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac96a077b9964481947c562aea68e374" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.231638 31841 raft_consensus.cc:2804] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.232352 31841 raft_consensus.cc:493] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.230957 31808 tablet_bootstrap.cc:654] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.231684 31766 raft_consensus.cc:2468] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.228839 31516 catalog_manager.cc:5697] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.234535 31841 raft_consensus.cc:3060] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.240346 31809 tablet_bootstrap.cc:654] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.243721 31819 raft_consensus.cc:493] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.246279 31819 raft_consensus.cc:515] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.249599 31819 leader_election.cc:290] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.249698 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a77bd9bd81c4335a16c35cec9f45a65" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.250097 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a77bd9bd81c4335a16c35cec9f45a65" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.250631 31692 raft_consensus.cc:2468] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.251257 31766 raft_consensus.cc:2468] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.252115 31582 leader_election.cc:304] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.253732 31849 raft_consensus.cc:2804] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.254137 31849 raft_consensus.cc:493] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.242173 31843 raft_consensus.cc:697] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.253062 31811 raft_consensus.cc:493] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.255088 31811 raft_consensus.cc:515] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.255324 31843 consensus_queue.cc:237] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.254477 31849 raft_consensus.cc:3060] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.258221 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a8152efc814804a1b64019f715805f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:48.260447 31618 raft_consensus.cc:2468] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:48.264906 31656 leader_election.cc:304] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.266024 31814 raft_consensus.cc:2804] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.266439 31814 raft_consensus.cc:493] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.266861 31814 raft_consensus.cc:3060] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.267220 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a8152efc814804a1b64019f715805f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
W20260713 09:10:48.271629 31658 leader_election.cc:343] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.277962 31849 raft_consensus.cc:515] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.267856 31811 leader_election.cc:290] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.281569 31807 tablet_bootstrap.cc:492] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:48.281759 31814 raft_consensus.cc:515] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.282276 31807 ts_tablet_manager.cc:1403] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.118s	user 0.019s	sys 0.008s
I20260713 09:10:48.285071 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a8152efc814804a1b64019f715805f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:48.285696 31618 raft_consensus.cc:3060] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.285449 31807 raft_consensus.cc:359] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.286190 31807 raft_consensus.cc:385] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.286549 31807 raft_consensus.cc:740] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.287400 31807 consensus_queue.cc:260] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.289656 31807 ts_tablet_manager.cc:1434] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:10:48.291342 31849 leader_election.cc:290] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.292254 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a77bd9bd81c4335a16c35cec9f45a65" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:48.292870 31692 raft_consensus.cc:3060] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.293251 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a77bd9bd81c4335a16c35cec9f45a65" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.294224 31766 raft_consensus.cc:3060] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.295001 31807 tablet_bootstrap.cc:492] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:48.300891 31841 raft_consensus.cc:515] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.301434 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a8152efc814804a1b64019f715805f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
W20260713 09:10:48.303248 31658 leader_election.cc:343] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.304179 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac96a077b9964481947c562aea68e374" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:48.304900 31693 raft_consensus.cc:3060] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.306248 31692 raft_consensus.cc:2468] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.308840 31814 leader_election.cc:290] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.311810 31582 leader_election.cc:304] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.313848 31841 leader_election.cc:290] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.314666 31841 raft_consensus.cc:2804] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.315352 31841 raft_consensus.cc:697] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.315284 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac96a077b9964481947c562aea68e374" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.316510 31767 raft_consensus.cc:3060] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.316339 31841 consensus_queue.cc:237] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.317818 31766 raft_consensus.cc:2468] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.315724 31618 raft_consensus.cc:2468] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:48.320885 31808 tablet_bootstrap.cc:492] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:48.321112 31656 leader_election.cc:304] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [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: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:48.322108 31814 raft_consensus.cc:493] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.323786 31811 raft_consensus.cc:2804] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.324848 31811 raft_consensus.cc:697] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.322759 31814 raft_consensus.cc:515] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.326197 31693 raft_consensus.cc:2468] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.327716 31582 leader_election.cc:304] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:48.328732 31849 raft_consensus.cc:2804] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.329239 31849 raft_consensus.cc:697] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.329671 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.330468 31766 raft_consensus.cc:2468] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:48.330144 31849 consensus_queue.cc:237] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.331727 31658 leader_election.cc:304] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:48.332829 31840 raft_consensus.cc:2804] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.333204 31840 raft_consensus.cc:493] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.333532 31840 raft_consensus.cc:3060] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.326092 31811 consensus_queue.cc:237] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.336361 31843 raft_consensus.cc:493] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.336958 31843 raft_consensus.cc:515] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.337947 31808 ts_tablet_manager.cc:1403] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.014s
I20260713 09:10:48.343217 31843 leader_election.cc:290] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.343487 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.338227 31807 tablet_bootstrap.cc:654] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
W20260713 09:10:48.345472 31582 leader_election.cc:343] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.338856 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:48.341180 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.346463 31765 raft_consensus.cc:2468] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:48.348510 31583 leader_election.cc:304] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.346427 31809 tablet_bootstrap.cc:492] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:48.349821 31843 raft_consensus.cc:2804] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:48.352320 31843 raft_consensus.cc:493] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:48.352563 31809 ts_tablet_manager.cc:1403] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.000s
I20260713 09:10:48.354111 31843 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.345306 31840 raft_consensus.cc:515] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.345326 31808 raft_consensus.cc:359] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.356194 31808 raft_consensus.cc:385] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.357069 31808 raft_consensus.cc:740] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.359651 31809 raft_consensus.cc:359] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:48.359859 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:48.346706 31814 leader_election.cc:290] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.365373 31809 raft_consensus.cc:385] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.366083 31809 raft_consensus.cc:740] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.361660 31767 raft_consensus.cc:2468] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.360687 31808 consensus_queue.cc:260] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.363762 31840 leader_election.cc:290] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.364616 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.367897 31766 raft_consensus.cc:3060] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.367523 31618 raft_consensus.cc:2468] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:48.369513 31808 ts_tablet_manager.cc:1434] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260713 09:10:48.370787 31808 tablet_bootstrap.cc:492] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:48.375028 31516 catalog_manager.cc:5697] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 1 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.373884 31809 consensus_queue.cc:260] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:48.377496 31808 tablet_bootstrap.cc:654] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.379376 31809 ts_tablet_manager.cc:1434] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260713 09:10:48.384315 31843 raft_consensus.cc:515] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.385519 31807 tablet_bootstrap.cc:492] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:48.386332 31807 ts_tablet_manager.cc:1403] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.001s
I20260713 09:10:48.389237 31809 tablet_bootstrap.cc:492] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:48.390177 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
W20260713 09:10:48.392237 31582 leader_election.cc:343] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:48.394958 31843 leader_election.cc:290] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.399389 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.400238 31767 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.400612 31807 raft_consensus.cc:359] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.401917 31807 raft_consensus.cc:385] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.402284 31807 raft_consensus.cc:740] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.403228 31809 tablet_bootstrap.cc:654] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:48.403409 31807 consensus_queue.cc:260] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.406791 31807 ts_tablet_manager.cc:1434] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260713 09:10:48.408200 31808 tablet_bootstrap.cc:492] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:48.380502 31516 catalog_manager.cc:5697] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 1 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.379416 31766 raft_consensus.cc:2468] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:48.410465 31658 leader_election.cc:304] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594
I20260713 09:10:48.411755 31809 tablet_bootstrap.cc:492] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:48.411875 31811 raft_consensus.cc:2804] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.412355 31809 ts_tablet_manager.cc:1403] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260713 09:10:48.412544 31811 raft_consensus.cc:697] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.413437 31811 consensus_queue.cc:237] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.415630 31808 ts_tablet_manager.cc:1403] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.020s
I20260713 09:10:48.415635 31809 raft_consensus.cc:359] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.416508 31809 raft_consensus.cc:385] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.416756 31809 raft_consensus.cc:740] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.417467 31809 consensus_queue.cc:260] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.418632 31808 raft_consensus.cc:359] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.419301 31808 raft_consensus.cc:385] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:48.419588 31809 ts_tablet_manager.cc:1434] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:10:48.419550 31808 raft_consensus.cc:740] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:48.420439 31808 consensus_queue.cc:260] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.421120 31515 catalog_manager.cc:5697] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.424306 31515 catalog_manager.cc:5697] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.425822 31808 ts_tablet_manager.cc:1434] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:10:48.424360 31767 raft_consensus.cc:2468] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:48.427157 31515 catalog_manager.cc:5697] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.427929 31583 leader_election.cc:304] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.428836 31841 raft_consensus.cc:2804] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:48.429287 31841 raft_consensus.cc:697] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.429991 31841 consensus_queue.cc:237] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.441143 31516 catalog_manager.cc:5697] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 1 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.453441 31515 catalog_manager.cc:5697] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.525171 31693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71860de938ea4c60b21e1171f47817df"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
mode: GRACEFUL
new_leader_uuid: "76315455751244ecaac98a825afb2594"
 from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:48.526083 31693 raft_consensus.cc:606] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Received request to transfer leadership to TS 76315455751244ecaac98a825afb2594
I20260713 09:10:48.546051 31811 raft_consensus.cc:493] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.546838 31811 raft_consensus.cc:515] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.547632 31618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc"
dest_uuid: "76315455751244ecaac98a825afb2594"
mode: GRACEFUL
new_leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:45398
I20260713 09:10:48.548319 31618 raft_consensus.cc:606] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Received request to transfer leadership to TS a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.549170 31811 leader_election.cc:290] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.550637 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:48.550696 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:48.551781 31767 raft_consensus.cc:2393] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9865eb4ff7149d7b7334eaac7260b5b in current term 1: Already voted for candidate 76315455751244ecaac98a825afb2594 in this term.
I20260713 09:10:48.552992 31658 leader_election.cc:304] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b; no voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:48.554052 31811 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.557331 31816 raft_consensus.cc:493] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:48.558065 31816 raft_consensus.cc:515] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } } peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } }
I20260713 09:10:48.560237 31618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac96a077b9964481947c562aea68e374"
dest_uuid: "76315455751244ecaac98a825afb2594"
mode: GRACEFUL
new_leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:45398
I20260713 09:10:48.561122 31618 raft_consensus.cc:606] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Received request to transfer leadership to TS a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.561510 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f052be49c748cc804a25157a2587c5" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:48.562033 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11f052be49c748cc804a25157a2587c5" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:48.562464 31811 raft_consensus.cc:2749] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:48.562956 31693 raft_consensus.cc:2393] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fa0f4618da7d41c39dfa6cfc1b597814 in current term 1: Already voted for candidate 76315455751244ecaac98a825afb2594 in this term.
I20260713 09:10:48.563696 31816 leader_election.cc:290] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:48.564263 31731 leader_election.cc:304] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:48.564991 31816 raft_consensus.cc:3060] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.568176 31693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
mode: GRACEFUL
new_leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:48.568774 31693 raft_consensus.cc:606] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Received request to transfer leadership to TS fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:48.571063 31816 raft_consensus.cc:2749] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:48.584899 31841 consensus_queue.cc:1048] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.599431 31843 consensus_queue.cc:1048] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.616670 31811 consensus_queue.cc:1048] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.627555 31617 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.637369 31814 consensus_queue.cc:1048] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.646030 31840 raft_consensus.cc:993] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: : Instructing follower 76315455751244ecaac98a825afb2594 to start an election
I20260713 09:10:48.646595 31814 raft_consensus.cc:1081] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Signalling peer 76315455751244ecaac98a825afb2594 to start an election
I20260713 09:10:48.648698 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71860de938ea4c60b21e1171f47817df"
dest_uuid: "76315455751244ecaac98a825afb2594"
 from {username='slave'} at 127.0.0.1:45370
I20260713 09:10:48.649326 31617 raft_consensus.cc:493] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:48.650490 31617 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.656224 31843 consensus_queue.cc:1048] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.659152 31617 raft_consensus.cc:515] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.663722 31617 leader_election.cc:290] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 2 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.664624 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.665378 31767 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.666180 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:48.666934 31692 raft_consensus.cc:3055] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:48.667294 31692 raft_consensus.cc:740] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.668147 31692 consensus_queue.cc:260] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.669526 31692 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.673944 31767 raft_consensus.cc:2468] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 2.
I20260713 09:10:48.675683 31583 leader_election.cc:304] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:48.677578 31849 raft_consensus.cc:2804] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:48.678140 31849 raft_consensus.cc:697] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.679018 31849 consensus_queue.cc:237] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.679431 31692 raft_consensus.cc:2468] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 2.
I20260713 09:10:48.681457 31819 consensus_queue.cc:1048] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.690719 31516 catalog_manager.cc:5697] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 1 to 2, leader changed from a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130) to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.702440 31814 consensus_queue.cc:1048] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.717168 31814 consensus_queue.cc:1048] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.749464 31766 raft_consensus.cc:3060] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.757526 31840 consensus_queue.cc:1048] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.771008 31814 consensus_queue.cc:1048] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.794121 31849 consensus_queue.cc:1048] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.807920 31819 consensus_queue.cc:1048] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.822259 31814 consensus_queue.cc:1048] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.830078 31877 raft_consensus.cc:993] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: : Instructing follower fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:48.830644 31877 raft_consensus.cc:1081] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Signalling peer fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:48.832764 31766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:47330
I20260713 09:10:48.833385 31766 raft_consensus.cc:493] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:48.833783 31766 raft_consensus.cc:3060] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.835424 31617 raft_consensus.cc:3060] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:48.841323 31819 consensus_queue.cc:1048] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:48.842008 31766 raft_consensus.cc:515] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.843706 31767 raft_consensus.cc:1240] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Rejecting Update request from peer a9865eb4ff7149d7b7334eaac7260b5b for earlier term 1. Current term is 2. Ops: []
I20260713 09:10:48.846431 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:48.847198 31692 raft_consensus.cc:3055] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:48.847581 31692 raft_consensus.cc:740] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.847489 31814 consensus_queue.cc:1048] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.848675 31692 consensus_queue.cc:260] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.850584 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ddbae703e474a7c914261bcee24418f" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:48.851639 31617 raft_consensus.cc:3060] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.853920 31692 raft_consensus.cc:3060] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.860857 31819 consensus_queue.cc:1048] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.861694 31692 raft_consensus.cc:2468] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 2.
I20260713 09:10:48.863155 31731 leader_election.cc:304] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:48.864785 31766 leader_election.cc:290] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:48.868014 31816 raft_consensus.cc:2804] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:48.869822 31617 raft_consensus.cc:2468] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 2.
I20260713 09:10:48.872853 31618 raft_consensus.cc:1240] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Rejecting Update request from peer a9865eb4ff7149d7b7334eaac7260b5b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:10:48.875419 31819 consensus_queue.cc:1048] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.877513 31816 raft_consensus.cc:697] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:48.878656 31816 consensus_queue.cc:237] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.888506 31848 raft_consensus.cc:993] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: : Instructing follower a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:48.889146 31848 raft_consensus.cc:1081] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Signalling peer a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:48.891079 31692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac96a077b9964481947c562aea68e374"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:42316
I20260713 09:10:48.891696 31692 raft_consensus.cc:493] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:48.892103 31692 raft_consensus.cc:3060] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.898921 31843 consensus_queue.cc:1048] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:48.900997 31692 raft_consensus.cc:515] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.904080 31692 leader_election.cc:290] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.904783 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac96a077b9964481947c562aea68e374" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.905484 31766 raft_consensus.cc:3060] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.906279 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac96a077b9964481947c562aea68e374" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:48.906941 31618 raft_consensus.cc:3055] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:48.907258 31618 raft_consensus.cc:740] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.908106 31618 consensus_queue.cc:260] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.910725 31515 catalog_manager.cc:5697] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 1 to 2, leader changed from a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130) to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 2 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:48.914175 31618 raft_consensus.cc:3060] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.914665 31766 raft_consensus.cc:2468] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:48.915910 31658 leader_election.cc:304] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:48.916100 31841 raft_consensus.cc:993] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: : Instructing follower a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:48.916781 31843 raft_consensus.cc:1081] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Signalling peer a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:48.916822 31814 raft_consensus.cc:2804] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:48.917564 31814 raft_consensus.cc:697] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.918458 31814 consensus_queue.cc:237] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.919072 31692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:42316
I20260713 09:10:48.919911 31692 raft_consensus.cc:493] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:48.920379 31692 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.928175 31618 raft_consensus.cc:2468] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:48.928305 31692 raft_consensus.cc:515] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.931675 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:48.931911 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:48.932360 31618 raft_consensus.cc:3055] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:48.932626 31766 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.932848 31618 raft_consensus.cc:740] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:48.933832 31618 consensus_queue.cc:260] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.934978 31618 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:48.935729 31692 leader_election.cc:290] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:48.935493 31516 catalog_manager.cc:5697] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 1 to 2, leader changed from 76315455751244ecaac98a825afb2594 (127.27.0.129) to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 2 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:48.940932 31766 raft_consensus.cc:2468] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:48.942443 31658 leader_election.cc:304] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:48.943005 31618 raft_consensus.cc:2468] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:48.943466 31814 raft_consensus.cc:2804] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:48.944118 31814 raft_consensus.cc:697] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:48.945044 31814 consensus_queue.cc:237] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:48.953255 31516 catalog_manager.cc:5697] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 1 to 2, leader changed from 76315455751244ecaac98a825afb2594 (127.27.0.129) to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 2 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:49.272370 31692 raft_consensus.cc:1275] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Refusing update from remote peer 76315455751244ecaac98a825afb2594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.273949 31843 consensus_queue.cc:1048] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:49.284168 31766 raft_consensus.cc:1275] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer 76315455751244ecaac98a825afb2594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.286697 31819 consensus_queue.cc:1048] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:49.301028 31692 raft_consensus.cc:1275] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.302852 31885 consensus_queue.cc:1048] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:49.312165 31618 raft_consensus.cc:1275] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.314849 31887 consensus_queue.cc:1048] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:49.360598 31618 raft_consensus.cc:1275] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.362103 31811 consensus_queue.cc:1048] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:49.372064 31766 raft_consensus.cc:1275] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.374622 31811 consensus_queue.cc:1048] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:49.390547 31766 raft_consensus.cc:1275] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.392483 31811 consensus_queue.cc:1048] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:49.393639 31618 raft_consensus.cc:1275] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:49.395402 31811 consensus_queue.cc:1048] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:51.608856 31514 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50196:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:10:51.615082 31514 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:10:51.681603 31605 tablet_service.cc:1511] Processing CreateTablet for tablet c1ef294c5aa54abd8767ec36ae7c5630 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:51.682853 31678 tablet_service.cc:1511] Processing CreateTablet for tablet c1ef294c5aa54abd8767ec36ae7c5630 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:51.683969 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ef294c5aa54abd8767ec36ae7c5630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.684792 31753 tablet_service.cc:1511] Processing CreateTablet for tablet c1ef294c5aa54abd8767ec36ae7c5630 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:10:51.686713 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ef294c5aa54abd8767ec36ae7c5630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.687759 31675 tablet_service.cc:1511] Processing CreateTablet for tablet b7ee8eeccad44331ae88afce6ecce951 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:51.688766 31757 tablet_service.cc:1511] Processing CreateTablet for tablet b7ee8eeccad44331ae88afce6ecce951 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:51.690475 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ee8eeccad44331ae88afce6ecce951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.684803 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ef294c5aa54abd8767ec36ae7c5630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.693182 31600 tablet_service.cc:1511] Processing CreateTablet for tablet b7ee8eeccad44331ae88afce6ecce951 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:10:51.694217 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ee8eeccad44331ae88afce6ecce951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.694712 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7ee8eeccad44331ae88afce6ecce951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.716455 31601 tablet_service.cc:1511] Processing CreateTablet for tablet a8fdbc0f09104a88b9994c77125a4508 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:51.717538 31676 tablet_service.cc:1511] Processing CreateTablet for tablet a8fdbc0f09104a88b9994c77125a4508 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:51.718493 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fdbc0f09104a88b9994c77125a4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.719233 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fdbc0f09104a88b9994c77125a4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.719738 31756 tablet_service.cc:1511] Processing CreateTablet for tablet a8fdbc0f09104a88b9994c77125a4508 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:10:51.721972 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fdbc0f09104a88b9994c77125a4508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.732015 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 8db33bd0e09f43cda05bbe7c5adfed61 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:51.733661 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db33bd0e09f43cda05bbe7c5adfed61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.746340 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 8db33bd0e09f43cda05bbe7c5adfed61 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:51.747928 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db33bd0e09f43cda05bbe7c5adfed61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.781631 31906 tablet_bootstrap.cc:492] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:51.793314 31604 tablet_service.cc:1511] Processing CreateTablet for tablet 21a9bbc02ba041e8bf47fcfdea34be87 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:51.794817 31604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a9bbc02ba041e8bf47fcfdea34be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.805344 31677 tablet_service.cc:1511] Processing CreateTablet for tablet 21a9bbc02ba041e8bf47fcfdea34be87 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:51.806947 31677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a9bbc02ba041e8bf47fcfdea34be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.811331 31753 tablet_service.cc:1511] Processing CreateTablet for tablet 8db33bd0e09f43cda05bbe7c5adfed61 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:10:51.812883 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8db33bd0e09f43cda05bbe7c5adfed61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.817720 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 21a9bbc02ba041e8bf47fcfdea34be87 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:10:51.819229 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a9bbc02ba041e8bf47fcfdea34be87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.820539 31907 tablet_bootstrap.cc:492] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:51.825735 31908 tablet_bootstrap.cc:492] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:51.831615 31907 tablet_bootstrap.cc:654] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.836162 31906 tablet_bootstrap.cc:654] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.837318 31603 tablet_service.cc:1511] Processing CreateTablet for tablet 88cbec16783c44299375245a1def9aa7 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:51.838811 31603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cbec16783c44299375245a1def9aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.852058 31678 tablet_service.cc:1511] Processing CreateTablet for tablet 88cbec16783c44299375245a1def9aa7 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:51.853965 31908 tablet_bootstrap.cc:654] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.854796 31605 tablet_service.cc:1511] Processing CreateTablet for tablet dcff689a095543d5be7b4d7f6352f034 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:51.856220 31605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcff689a095543d5be7b4d7f6352f034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.861670 31676 tablet_service.cc:1511] Processing CreateTablet for tablet dcff689a095543d5be7b4d7f6352f034 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:51.863962 31675 tablet_service.cc:1511] Processing CreateTablet for tablet e49a9c2345384ac080d5ec53166e2525 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:51.867632 31601 tablet_service.cc:1511] Processing CreateTablet for tablet e49a9c2345384ac080d5ec53166e2525 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:51.869288 31601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49a9c2345384ac080d5ec53166e2525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.872241 31600 tablet_service.cc:1511] Processing CreateTablet for tablet 8e11d7bb48c441c3aaf435f6524673f3 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:51.873977 31600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e11d7bb48c441c3aaf435f6524673f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.874275 31683 tablet_service.cc:1511] Processing CreateTablet for tablet 8e11d7bb48c441c3aaf435f6524673f3 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:51.876276 31756 tablet_service.cc:1511] Processing CreateTablet for tablet 88cbec16783c44299375245a1def9aa7 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:10:51.877712 31756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cbec16783c44299375245a1def9aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.887576 31753 tablet_service.cc:1511] Processing CreateTablet for tablet dcff689a095543d5be7b4d7f6352f034 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:10:51.889034 31753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcff689a095543d5be7b4d7f6352f034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.892263 31678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88cbec16783c44299375245a1def9aa7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.895907 31675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49a9c2345384ac080d5ec53166e2525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.896637 31757 tablet_service.cc:1511] Processing CreateTablet for tablet e49a9c2345384ac080d5ec53166e2525 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:10:51.898020 31757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e49a9c2345384ac080d5ec53166e2525. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.902812 31755 tablet_service.cc:1511] Processing CreateTablet for tablet 8e11d7bb48c441c3aaf435f6524673f3 (DEFAULT_TABLE table=soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:10:51.904280 31755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e11d7bb48c441c3aaf435f6524673f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.904546 31676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcff689a095543d5be7b4d7f6352f034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.914814 31683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e11d7bb48c441c3aaf435f6524673f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:51.929203 31906 tablet_bootstrap.cc:492] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:51.929930 31906 ts_tablet_manager.cc:1403] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.149s	user 0.013s	sys 0.007s
I20260713 09:10:51.932909 31908 tablet_bootstrap.cc:492] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:51.933594 31908 ts_tablet_manager.cc:1403] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.012s
I20260713 09:10:51.940866 31907 tablet_bootstrap.cc:492] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:51.941629 31907 ts_tablet_manager.cc:1403] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.027s
I20260713 09:10:51.945190 31907 raft_consensus.cc:359] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:51.946084 31907 raft_consensus.cc:385] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:51.946705 31907 raft_consensus.cc:740] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:51.937687 31908 raft_consensus.cc:359] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:51.947664 31908 raft_consensus.cc:385] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:51.948092 31908 raft_consensus.cc:740] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:51.950203 31908 consensus_queue.cc:260] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:51.948725 31907 consensus_queue.cc:260] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:51.969424 31906 raft_consensus.cc:359] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:51.970963 31906 raft_consensus.cc:385] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:51.971303 31906 raft_consensus.cc:740] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:51.972115 31908 ts_tablet_manager.cc:1434] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260713 09:10:51.972548 31907 ts_tablet_manager.cc:1434] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.004s
I20260713 09:10:51.972188 31906 consensus_queue.cc:260] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:51.975425 31906 ts_tablet_manager.cc:1434] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260713 09:10:51.976672 31908 tablet_bootstrap.cc:492] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:51.982256 31907 tablet_bootstrap.cc:492] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:51.989375 31906 tablet_bootstrap.cc:492] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:51.990828 31908 tablet_bootstrap.cc:654] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.991618 31907 tablet_bootstrap.cc:654] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.998319 31906 tablet_bootstrap.cc:654] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:51.999310 31908 tablet_bootstrap.cc:492] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.000065 31908 ts_tablet_manager.cc:1403] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
W20260713 09:10:52.000001 31564 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:10:52.004038 31908 raft_consensus.cc:359] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.004894 31908 raft_consensus.cc:385] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.005201 31908 raft_consensus.cc:740] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.006695 31906 tablet_bootstrap.cc:492] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.007297 31906 ts_tablet_manager.cc:1403] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:10:52.008330 31907 tablet_bootstrap.cc:492] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.008913 31907 ts_tablet_manager.cc:1403] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260713 09:10:52.010224 31906 raft_consensus.cc:359] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.011022 31906 raft_consensus.cc:385] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.010727 31908 consensus_queue.cc:260] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.011313 31906 raft_consensus.cc:740] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.012188 31906 consensus_queue.cc:260] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.014592 31908 ts_tablet_manager.cc:1434] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260713 09:10:52.015683 31908 tablet_bootstrap.cc:492] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.015938 31906 ts_tablet_manager.cc:1434] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260713 09:10:52.017060 31906 tablet_bootstrap.cc:492] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.012156 31907 raft_consensus.cc:359] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.022066 31907 raft_consensus.cc:385] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.022470 31907 raft_consensus.cc:740] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.023191 31908 tablet_bootstrap.cc:654] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.023517 31907 consensus_queue.cc:260] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.025091 31906 tablet_bootstrap.cc:654] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.031021 31907 ts_tablet_manager.cc:1434] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.001s
I20260713 09:10:52.032804 31907 tablet_bootstrap.cc:492] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.040624 31907 tablet_bootstrap.cc:654] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.046131 31906 tablet_bootstrap.cc:492] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.046821 31906 ts_tablet_manager.cc:1403] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260713 09:10:52.047025 31908 tablet_bootstrap.cc:492] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.049024 31908 ts_tablet_manager.cc:1403] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
I20260713 09:10:52.052335 31907 tablet_bootstrap.cc:492] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.052217 31906 raft_consensus.cc:359] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.052388 31908 raft_consensus.cc:359] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.053045 31906 raft_consensus.cc:385] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.053164 31907 ts_tablet_manager.cc:1403] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260713 09:10:52.053449 31908 raft_consensus.cc:385] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.053491 31906 raft_consensus.cc:740] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.053925 31908 raft_consensus.cc:740] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.054719 31908 consensus_queue.cc:260] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.054694 31906 consensus_queue.cc:260] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.056537 31907 raft_consensus.cc:359] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.057403 31906 ts_tablet_manager.cc:1434] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:10:52.057566 31908 ts_tablet_manager.cc:1434] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260713 09:10:52.057444 31907 raft_consensus.cc:385] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.058323 31907 raft_consensus.cc:740] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.058921 31908 tablet_bootstrap.cc:492] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.059062 31906 tablet_bootstrap.cc:492] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.059130 31907 consensus_queue.cc:260] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.061878 31907 ts_tablet_manager.cc:1434] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:10:52.067291 31907 tablet_bootstrap.cc:492] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.070163 31906 tablet_bootstrap.cc:654] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.074678 31907 tablet_bootstrap.cc:654] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.084009 31906 tablet_bootstrap.cc:492] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.084591 31906 ts_tablet_manager.cc:1403] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.001s
I20260713 09:10:52.089021 31906 raft_consensus.cc:359] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.089798 31908 tablet_bootstrap.cc:654] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.089915 31906 raft_consensus.cc:385] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.090601 31906 raft_consensus.cc:740] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.091365 31906 consensus_queue.cc:260] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.092659 31811 raft_consensus.cc:493] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.093272 31811 raft_consensus.cc:515] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.095438 31907 tablet_bootstrap.cc:492] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.095371 31920 raft_consensus.cc:493] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.095626 31811 leader_election.cc:290] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.096395 31907 ts_tablet_manager.cc:1403] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260713 09:10:52.098166 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.098757 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.099249 31618 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:52.099642 31766 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:52.100875 31656 leader_election.cc:304] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:52.101306 31843 raft_consensus.cc:493] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.101687 31907 raft_consensus.cc:359] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.101872 31843 raft_consensus.cc:515] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.102236 31912 raft_consensus.cc:2804] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.102766 31912 raft_consensus.cc:493] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.103143 31912 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.104247 31906 ts_tablet_manager.cc:1434] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.003s
I20260713 09:10:52.105474 31906 tablet_bootstrap.cc:492] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.105760 31843 leader_election.cc:290] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.102526 31907 raft_consensus.cc:385] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.107133 31907 raft_consensus.cc:740] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.107995 31907 consensus_queue.cc:260] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.108398 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.106374 31887 raft_consensus.cc:493] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.109361 31887 raft_consensus.cc:515] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.097307 31920 raft_consensus.cc:515] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.111459 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.112191 31766 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:52.112581 31908 tablet_bootstrap.cc:492] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.113252 31908 ts_tablet_manager.cc:1403] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.008s
I20260713 09:10:52.113940 31691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.115700 31906 tablet_bootstrap.cc:654] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.115867 31691 raft_consensus.cc:2468] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.116163 31583 leader_election.cc:304] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.117231 31895 raft_consensus.cc:2804] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.113320 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.117705 31731 leader_election.cc:304] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.118011 31692 raft_consensus.cc:2468] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:52.118116 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.120500 31582 leader_election.cc:304] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:52.117725 31895 raft_consensus.cc:493] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.126688 31895 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.114156 31920 leader_election.cc:290] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.118742 31618 raft_consensus.cc:2468] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.128304 31912 raft_consensus.cc:515] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.134063 31920 raft_consensus.cc:2804] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.134501 31920 raft_consensus.cc:493] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.134845 31920 raft_consensus.cc:3060] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.136540 31693 raft_consensus.cc:2393] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76315455751244ecaac98a825afb2594 in current term 1: Already voted for candidate a9865eb4ff7149d7b7334eaac7260b5b in this term.
I20260713 09:10:52.125789 31908 raft_consensus.cc:359] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.137399 31908 raft_consensus.cc:385] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.119624 31887 leader_election.cc:290] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.144233 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.150945 31766 raft_consensus.cc:2468] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:52.154459 31887 raft_consensus.cc:2804] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.154803 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:52.155767 31907 ts_tablet_manager.cc:1434] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.057s	user 0.015s	sys 0.026s
I20260713 09:10:52.157310 31907 tablet_bootstrap.cc:492] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.157861 31887 raft_consensus.cc:493] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.158447 31887 raft_consensus.cc:3060] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.155730 31765 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.146188 31908 raft_consensus.cc:740] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.161788 31920 raft_consensus.cc:515] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.166657 31908 consensus_queue.cc:260] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.162858 31912 leader_election.cc:290] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.170626 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.171535 31926 raft_consensus.cc:493] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.171762 31908 ts_tablet_manager.cc:1434] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.004s
I20260713 09:10:52.172142 31926 raft_consensus.cc:515] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.168202 31895 raft_consensus.cc:515] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.177225 31926 leader_election.cc:290] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.177649 31618 raft_consensus.cc:2393] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a9865eb4ff7149d7b7334eaac7260b5b in current term 1: Already voted for candidate 76315455751244ecaac98a825afb2594 in this term.
I20260713 09:10:52.175155 31908 tablet_bootstrap.cc:492] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.184861 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ee8eeccad44331ae88afce6ecce951" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.185791 31693 raft_consensus.cc:2468] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:52.187325 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.188524 31692 raft_consensus.cc:2393] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76315455751244ecaac98a825afb2594 in current term 1: Already voted for candidate a9865eb4ff7149d7b7334eaac7260b5b in this term.
I20260713 09:10:52.190127 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ee8eeccad44331ae88afce6ecce951" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.190986 31766 raft_consensus.cc:2468] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 0.
I20260713 09:10:52.191461 31582 leader_election.cc:304] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:52.192901 31926 raft_consensus.cc:2804] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.193328 31926 raft_consensus.cc:493] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.193737 31926 raft_consensus.cc:3060] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.196620 31908 tablet_bootstrap.cc:654] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.203090 31895 leader_election.cc:290] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.204746 31766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:52.209640 31583 leader_election.cc:304] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594; no voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:52.209800 31887 raft_consensus.cc:515] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.205350 31926 raft_consensus.cc:515] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.207121 31920 leader_election.cc:290] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.208115 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.211117 31895 raft_consensus.cc:2749] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.211853 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:52.214120 31692 raft_consensus.cc:3060] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.214489 31767 raft_consensus.cc:2393] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 76315455751244ecaac98a825afb2594 in current term 1: Already voted for candidate fa0f4618da7d41c39dfa6cfc1b597814 in this term.
I20260713 09:10:52.215071 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.216082 31618 raft_consensus.cc:2393] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa0f4618da7d41c39dfa6cfc1b597814 in current term 1: Already voted for candidate 76315455751244ecaac98a825afb2594 in this term.
I20260713 09:10:52.220369 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8db33bd0e09f43cda05bbe7c5adfed61" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.222896 31731 leader_election.cc:304] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [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: fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:52.223541 31692 raft_consensus.cc:2468] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:52.224661 31925 raft_consensus.cc:2749] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.226449 31765 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:52.228856 31658 leader_election.cc:304] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594
I20260713 09:10:52.212937 31907 tablet_bootstrap.cc:654] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.227741 31887 leader_election.cc:290] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.229938 31926 leader_election.cc:290] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.231168 31923 raft_consensus.cc:2804] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.231686 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ee8eeccad44331ae88afce6ecce951" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:52.227035 31582 leader_election.cc:304] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [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: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:52.231845 31923 raft_consensus.cc:697] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:52.235496 31765 raft_consensus.cc:3060] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.236196 31923 consensus_queue.cc:237] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.237497 31926 raft_consensus.cc:2804] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.238147 31926 raft_consensus.cc:697] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:52.238849 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7ee8eeccad44331ae88afce6ecce951" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.239594 31692 raft_consensus.cc:3060] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.239351 31926 consensus_queue.cc:237] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.241760 31908 tablet_bootstrap.cc:492] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.226843 31906 tablet_bootstrap.cc:492] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.242852 31906 ts_tablet_manager.cc:1403] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.138s	user 0.028s	sys 0.010s
I20260713 09:10:52.246675 31908 ts_tablet_manager.cc:1403] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.017s
I20260713 09:10:52.248793 31692 raft_consensus.cc:2468] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:52.251099 31906 raft_consensus.cc:359] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.251965 31906 raft_consensus.cc:385] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.252266 31906 raft_consensus.cc:740] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.253063 31906 consensus_queue.cc:260] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.253912 31582 leader_election.cc:304] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:52.255188 31920 raft_consensus.cc:2804] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.255710 31920 raft_consensus.cc:697] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:52.256500 31920 consensus_queue.cc:237] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.260809 31516 catalog_manager.cc:5697] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 1 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.264024 31923 raft_consensus.cc:493] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.264596 31923 raft_consensus.cc:515] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.275874 31906 ts_tablet_manager.cc:1434] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.006s
I20260713 09:10:52.277578 31906 tablet_bootstrap.cc:492] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.279100 31765 raft_consensus.cc:2468] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 1.
I20260713 09:10:52.281001 31908 raft_consensus.cc:359] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.282111 31908 raft_consensus.cc:385] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.282539 31908 raft_consensus.cc:740] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.283593 31908 consensus_queue.cc:260] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.286135 31923 leader_election.cc:290] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.287001 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.287650 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.287698 31618 raft_consensus.cc:2468] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:52.288693 31765 raft_consensus.cc:2468] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 0.
I20260713 09:10:52.289718 31656 leader_election.cc:304] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:52.291204 31923 raft_consensus.cc:2804] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.291589 31923 raft_consensus.cc:493] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.291934 31923 raft_consensus.cc:3060] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.293282 31906 tablet_bootstrap.cc:654] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.300151 31907 tablet_bootstrap.cc:492] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.300671 31908 ts_tablet_manager.cc:1434] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.002s
I20260713 09:10:52.300721 31907 ts_tablet_manager.cc:1403] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.144s	user 0.017s	sys 0.010s
I20260713 09:10:52.302469 31908 tablet_bootstrap.cc:492] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.305570 31907 raft_consensus.cc:359] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.306461 31907 raft_consensus.cc:385] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.306759 31907 raft_consensus.cc:740] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.307611 31907 consensus_queue.cc:260] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.310603 31907 ts_tablet_manager.cc:1434] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260713 09:10:52.311832 31907 tablet_bootstrap.cc:492] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.314640 31908 tablet_bootstrap.cc:654] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.304991 31923 raft_consensus.cc:515] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.316586 31514 catalog_manager.cc:5697] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.320876 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.322475 31618 raft_consensus.cc:3060] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.323118 31514 catalog_manager.cc:5697] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.325613 31923 leader_election.cc:290] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.327574 31907 tablet_bootstrap.cc:654] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.327886 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:52.328522 31765 raft_consensus.cc:3060] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.331725 31906 tablet_bootstrap.cc:492] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.332532 31906 ts_tablet_manager.cc:1403] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.004s
I20260713 09:10:52.333736 31618 raft_consensus.cc:2468] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:52.335125 31656 leader_election.cc:304] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:52.336068 31923 raft_consensus.cc:2804] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.338493 31923 raft_consensus.cc:697] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:52.335721 31906 raft_consensus.cc:359] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.339269 31906 raft_consensus.cc:385] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.339620 31906 raft_consensus.cc:740] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.339421 31923 consensus_queue.cc:237] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.340497 31906 consensus_queue.cc:260] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.341586 31765 raft_consensus.cc:2468] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 1.
I20260713 09:10:52.337598 31908 tablet_bootstrap.cc:492] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.343954 31908 ts_tablet_manager.cc:1403] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.011s
I20260713 09:10:52.348937 31906 ts_tablet_manager.cc:1434] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:10:52.349104 31908 raft_consensus.cc:359] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.349870 31908 raft_consensus.cc:385] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.350162 31908 raft_consensus.cc:740] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.354415 31908 consensus_queue.cc:260] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.359967 31908 ts_tablet_manager.cc:1434] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260713 09:10:52.361099 31908 tablet_bootstrap.cc:492] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.350172 31906 tablet_bootstrap.cc:492] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.367974 31908 tablet_bootstrap.cc:654] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.380947 31906 tablet_bootstrap.cc:654] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.376194 31907 tablet_bootstrap.cc:492] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.383306 31907 ts_tablet_manager.cc:1403] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.006s
I20260713 09:10:52.386441 31907 raft_consensus.cc:359] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.387319 31907 raft_consensus.cc:385] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.387624 31907 raft_consensus.cc:740] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.388497 31907 consensus_queue.cc:260] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.391152 31907 ts_tablet_manager.cc:1434] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:10:52.393584 31907 tablet_bootstrap.cc:492] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.395148 31908 tablet_bootstrap.cc:492] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.395748 31908 ts_tablet_manager.cc:1403] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.001s
I20260713 09:10:52.395928 31513 catalog_manager.cc:5697] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 0 to 1, leader changed from <none> to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 1 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:52.398970 31908 raft_consensus.cc:359] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.399737 31908 raft_consensus.cc:385] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.400060 31908 raft_consensus.cc:740] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.400746 31906 tablet_bootstrap.cc:492] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.401476 31906 ts_tablet_manager.cc:1403] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.015s
I20260713 09:10:52.400810 31908 consensus_queue.cc:260] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.403446 31907 tablet_bootstrap.cc:654] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.404716 31908 ts_tablet_manager.cc:1434] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:10:52.404964 31906 raft_consensus.cc:359] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.405817 31906 raft_consensus.cc:385] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.405958 31908 tablet_bootstrap.cc:492] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.406464 31906 raft_consensus.cc:740] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.414676 31908 tablet_bootstrap.cc:654] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.407608 31906 consensus_queue.cc:260] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.422676 31906 ts_tablet_manager.cc:1434] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260713 09:10:52.424690 31906 tablet_bootstrap.cc:492] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.431432 31907 tablet_bootstrap.cc:492] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.432164 31907 ts_tablet_manager.cc:1403] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.020s
I20260713 09:10:52.436102 31907 raft_consensus.cc:359] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.437029 31907 raft_consensus.cc:385] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.437376 31907 raft_consensus.cc:740] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.438429 31907 consensus_queue.cc:260] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.439208 31908 tablet_bootstrap.cc:492] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.439821 31908 ts_tablet_manager.cc:1403] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.007s
I20260713 09:10:52.441654 31907 ts_tablet_manager.cc:1434] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:10:52.443159 31907 tablet_bootstrap.cc:492] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.444018 31887 raft_consensus.cc:493] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.444578 31887 raft_consensus.cc:515] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.447875 31925 raft_consensus.cc:493] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.448170 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.448525 31925 raft_consensus.cc:515] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.449379 31887 leader_election.cc:290] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.442662 31908 raft_consensus.cc:359] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.450929 31908 raft_consensus.cc:385] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.448956 31692 raft_consensus.cc:2468] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.451198 31907 tablet_bootstrap.cc:654] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.451195 31908 raft_consensus.cc:740] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.452488 31908 consensus_queue.cc:260] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.452800 31731 leader_election.cc:304] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.457062 31908 ts_tablet_manager.cc:1434] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.000s
I20260713 09:10:52.457599 31925 leader_election.cc:290] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.458186 31908 tablet_bootstrap.cc:492] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: Bootstrap starting.
I20260713 09:10:52.459313 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
W20260713 09:10:52.466202 31731 leader_election.cc:343] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.468772 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.469592 31617 raft_consensus.cc:2468] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.468852 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.471027 31618 raft_consensus.cc:2468] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.472411 31925 raft_consensus.cc:2804] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.473150 31925 raft_consensus.cc:493] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.473587 31925 raft_consensus.cc:3060] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.475685 31730 leader_election.cc:304] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [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: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:52.477715 31887 raft_consensus.cc:2804] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.478464 31887 raft_consensus.cc:493] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.478881 31887 raft_consensus.cc:3060] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.480195 31908 tablet_bootstrap.cc:654] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.488577 31887 raft_consensus.cc:515] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.457609 31906 tablet_bootstrap.cc:654] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.495683 31923 raft_consensus.cc:493] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.495800 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.496388 31923 raft_consensus.cc:515] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.496819 31618 raft_consensus.cc:3060] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.500658 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11d7bb48c441c3aaf435f6524673f3" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.500491 31925 raft_consensus.cc:515] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.500846 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11d7bb48c441c3aaf435f6524673f3" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
W20260713 09:10:52.502283 31658 leader_election.cc:343] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.502890 31923 leader_election.cc:290] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
W20260713 09:10:52.503361 31656 leader_election.cc:343] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.503902 31656 leader_election.cc:304] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b; no voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:52.504369 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.505136 31692 raft_consensus.cc:3060] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.505300 31908 tablet_bootstrap.cc:492] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: No bootstrap required, opened a new log
I20260713 09:10:52.505501 31923 raft_consensus.cc:2749] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.507649 31907 tablet_bootstrap.cc:492] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.507750 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.505805 31908 ts_tablet_manager.cc:1403] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.007s
I20260713 09:10:52.508718 31617 raft_consensus.cc:3060] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.511538 31908 raft_consensus.cc:359] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.511999 31925 leader_election.cc:290] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.512308 31908 raft_consensus.cc:385] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.512607 31908 raft_consensus.cc:740] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.513305 31908 consensus_queue.cc:260] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.513974 31692 raft_consensus.cc:2468] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.516734 31731 leader_election.cc:304] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.518994 31908 ts_tablet_manager.cc:1434] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:10:52.508175 31907 ts_tablet_manager.cc:1403] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.065s	user 0.032s	sys 0.017s
I20260713 09:10:52.522552 31906 tablet_bootstrap.cc:492] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.523099 31906 ts_tablet_manager.cc:1403] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.016s
I20260713 09:10:52.522984 31907 raft_consensus.cc:359] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.524462 31907 raft_consensus.cc:385] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.524820 31907 raft_consensus.cc:740] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.525545 31907 consensus_queue.cc:260] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.526420 31906 raft_consensus.cc:359] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.527169 31906 raft_consensus.cc:385] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.527464 31906 raft_consensus.cc:740] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.528229 31906 consensus_queue.cc:260] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.529412 31887 leader_election.cc:290] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.530273 31907 ts_tablet_manager.cc:1434] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260713 09:10:52.530804 31906 ts_tablet_manager.cc:1434] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:10:52.531399 31907 tablet_bootstrap.cc:492] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: Bootstrap starting.
I20260713 09:10:52.526461 31618 raft_consensus.cc:2468] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.536495 31906 tablet_bootstrap.cc:492] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: Bootstrap starting.
I20260713 09:10:52.537526 31730 leader_election.cc:304] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.539080 31617 raft_consensus.cc:2468] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.540319 31887 raft_consensus.cc:2804] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.540849 31887 raft_consensus.cc:697] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:52.541775 31907 tablet_bootstrap.cc:654] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.541735 31887 consensus_queue.cc:237] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.544983 31906 tablet_bootstrap.cc:654] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:52.551790 31948 raft_consensus.cc:2804] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.552551 31948 raft_consensus.cc:697] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:52.553644 31948 consensus_queue.cc:237] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.554528 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
W20260713 09:10:52.557788 31731 leader_election.cc:343] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:10:52.566284 31925 raft_consensus.cc:493] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.566963 31925 raft_consensus.cc:515] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.569741 31925 leader_election.cc:290] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.570386 31906 tablet_bootstrap.cc:492] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: No bootstrap required, opened a new log
I20260713 09:10:52.570168 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.570928 31617 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.571341 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.571954 31692 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.572314 31730 leader_election.cc:304] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.570928 31906 ts_tablet_manager.cc:1403] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.015s
I20260713 09:10:52.573515 31925 raft_consensus.cc:2804] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.573900 31925 raft_consensus.cc:493] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.574231 31925 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.572073 31907 tablet_bootstrap.cc:492] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: No bootstrap required, opened a new log
I20260713 09:10:52.577785 31907 ts_tablet_manager.cc:1403] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.005s
I20260713 09:10:52.576599 31906 raft_consensus.cc:359] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.580390 31906 raft_consensus.cc:385] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.580729 31906 raft_consensus.cc:740] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.580984 31907 raft_consensus.cc:359] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.581777 31907 raft_consensus.cc:385] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:52.582171 31907 raft_consensus.cc:740] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Initialized, Role: FOLLOWER
I20260713 09:10:52.582930 31907 consensus_queue.cc:260] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.584837 31907 ts_tablet_manager.cc:1434] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:10:52.584869 31514 catalog_manager.cc:5697] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.581580 31906 consensus_queue.cc:260] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.587467 31514 catalog_manager.cc:5697] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.587916 31925 raft_consensus.cc:515] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.589239 31906 ts_tablet_manager.cc:1434] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260713 09:10:52.590281 31925 leader_election.cc:290] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.591123 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.591583 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.591786 31617 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.592132 31692 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.593742 31923 raft_consensus.cc:493] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.594352 31923 raft_consensus.cc:515] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.597239 31923 leader_election.cc:290] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:52.598711 31765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" is_pre_election: true
I20260713 09:10:52.599435 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.600239 31618 raft_consensus.cc:2393] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a9865eb4ff7149d7b7334eaac7260b5b in current term 1: Already voted for candidate fa0f4618da7d41c39dfa6cfc1b597814 in this term.
I20260713 09:10:52.601486 31617 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.601600 31656 leader_election.cc:304] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b; no voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:52.602087 31925 raft_consensus.cc:493] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.602622 31925 raft_consensus.cc:515] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.603047 31923 raft_consensus.cc:3060] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.604828 31730 leader_election.cc:304] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.606145 31948 raft_consensus.cc:2804] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.606784 31948 raft_consensus.cc:697] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:52.607632 31948 consensus_queue.cc:237] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.610198 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11d7bb48c441c3aaf435f6524673f3" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.611096 31923 raft_consensus.cc:2749] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:10:52.611123 31617 raft_consensus.cc:2468] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.614076 31693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11d7bb48c441c3aaf435f6524673f3" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.614872 31693 raft_consensus.cc:2468] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.616093 31730 leader_election.cc:304] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.616585 31925 leader_election.cc:290] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.617012 31887 raft_consensus.cc:2804] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.601788 31692 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.617921 31887 raft_consensus.cc:493] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.618366 31887 raft_consensus.cc:3060] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.625319 31887 raft_consensus.cc:515] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.628317 31887 leader_election.cc:290] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.628962 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11d7bb48c441c3aaf435f6524673f3" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.629513 31617 raft_consensus.cc:3060] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.633240 31514 catalog_manager.cc:5697] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.635078 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e11d7bb48c441c3aaf435f6524673f3" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.636811 31692 raft_consensus.cc:3060] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.636528 31617 raft_consensus.cc:2468] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.639902 31730 leader_election.cc:304] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.640829 31948 raft_consensus.cc:2804] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.641417 31948 raft_consensus.cc:697] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:52.642272 31948 consensus_queue.cc:237] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.644419 31692 raft_consensus.cc:2468] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.651803 31514 catalog_manager.cc:5697] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.698976 31948 raft_consensus.cc:493] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:10:52.699604 31948 raft_consensus.cc:515] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.701529 31948 leader_election.cc:290] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.702798 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" is_pre_election: true
I20260713 09:10:52.702867 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594" is_pre_election: true
I20260713 09:10:52.703459 31692 raft_consensus.cc:2468] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.703732 31617 raft_consensus.cc:2468] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 0.
I20260713 09:10:52.704684 31731 leader_election.cc:304] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.705521 31948 raft_consensus.cc:2804] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:10:52.705967 31948 raft_consensus.cc:493] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:10:52.706396 31948 raft_consensus.cc:3060] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.712998 31948 raft_consensus.cc:515] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.715176 31948 leader_election.cc:290] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:52.715247 31920 consensus_queue.cc:1048] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.715967 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:52.716279 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:52.716733 31692 raft_consensus.cc:3060] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.716733 31617 raft_consensus.cc:3060] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:52.724040 31617 raft_consensus.cc:2468] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.725550 31730 leader_election.cc:304] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:52.726526 31948 raft_consensus.cc:2804] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:52.727223 31948 raft_consensus.cc:697] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:52.724040 31692 raft_consensus.cc:2468] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 1.
I20260713 09:10:52.728240 31948 consensus_queue.cc:237] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.732933 31895 consensus_queue.cc:1048] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.749963 31923 consensus_queue.cc:1048] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.763007 31926 consensus_queue.cc:1048] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.762866 31513 catalog_manager.cc:5697] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 1 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:52.769778 31923 consensus_queue.cc:1048] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.798478 31926 consensus_queue.cc:1048] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.815111 31964 consensus_queue.cc:1048] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.831147 31912 consensus_queue.cc:1048] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.846776 31693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
mode: GRACEFUL
new_leader_uuid: "76315455751244ecaac98a825afb2594"
 from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:52.847662 31693 raft_consensus.cc:606] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Received request to transfer leadership to TS 76315455751244ecaac98a825afb2594
I20260713 09:10:52.858662 31693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
mode: GRACEFUL
new_leader_uuid: "76315455751244ecaac98a825afb2594"
 from {username='slave'} at 127.0.0.1:42322
I20260713 09:10:52.859366 31693 raft_consensus.cc:606] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Received request to transfer leadership to TS 76315455751244ecaac98a825afb2594
I20260713 09:10:52.883064 31767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
mode: GRACEFUL
new_leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:10:52.883867 31767 raft_consensus.cc:606] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Received request to transfer leadership to TS a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:52.890974 31767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88cbec16783c44299375245a1def9aa7"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
mode: GRACEFUL
new_leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:10:52.891687 31767 raft_consensus.cc:606] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Received request to transfer leadership to TS a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:52.898702 31767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
mode: GRACEFUL
new_leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:10:52.899537 31767 raft_consensus.cc:606] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Received request to transfer leadership to TS a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:52.905725 31767 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
mode: GRACEFUL
new_leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:47352
I20260713 09:10:52.906494 31767 raft_consensus.cc:606] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Received request to transfer leadership to TS a9865eb4ff7149d7b7334eaac7260b5b
I20260713 09:10:52.946805 31948 consensus_queue.cc:1048] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.958472 31925 consensus_queue.cc:1048] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.962309 31887 consensus_queue.cc:1048] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:52.973284 31887 raft_consensus.cc:993] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: : Instructing follower a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:52.973904 31887 raft_consensus.cc:1081] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Signalling peer a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:52.977576 31692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:42308
I20260713 09:10:52.978917 31692 raft_consensus.cc:493] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:52.979444 31692 raft_consensus.cc:3060] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:52.990585 31692 raft_consensus.cc:515] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:52.997361 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:52.998176 31767 raft_consensus.cc:3055] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:52.998596 31767 raft_consensus.cc:740] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:52.999003 31977 consensus_queue.cc:1048] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:52.999579 31692 leader_election.cc:290] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:53.000514 31767 consensus_queue.cc:260] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.005607 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e49a9c2345384ac080d5ec53166e2525" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:53.018090 31887 raft_consensus.cc:993] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: : Instructing follower a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:53.018689 31887 raft_consensus.cc:1081] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Signalling peer a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:53.019196 31767 raft_consensus.cc:3060] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.024793 31692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:42308
I20260713 09:10:53.025728 31692 raft_consensus.cc:493] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.026170 31692 raft_consensus.cc:3060] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.029424 31767 raft_consensus.cc:2468] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.031036 31658 leader_election.cc:304] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 76315455751244ecaac98a825afb2594
I20260713 09:10:53.032284 31912 raft_consensus.cc:2804] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.032799 31912 raft_consensus.cc:697] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:53.033605 31912 consensus_queue.cc:237] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.035238 31692 raft_consensus.cc:515] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.037815 31692 leader_election.cc:290] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:53.039532 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:53.040210 31618 raft_consensus.cc:3060] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.041543 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a9bbc02ba041e8bf47fcfdea34be87" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:53.042337 31767 raft_consensus.cc:3055] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.042724 31767 raft_consensus.cc:740] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:53.043812 31767 consensus_queue.cc:260] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.045270 31767 raft_consensus.cc:3060] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.047434 31514 catalog_manager.cc:5697] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 1 to 2, leader changed from fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131) to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 2 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.049615 31618 raft_consensus.cc:2468] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.051497 31656 leader_election.cc:304] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:53.052474 31912 raft_consensus.cc:2804] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.053028 31912 raft_consensus.cc:697] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:53.054502 31767 raft_consensus.cc:2468] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.054258 31912 consensus_queue.cc:237] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.065536 31514 catalog_manager.cc:5697] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 1 to 2, leader changed from fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131) to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 2 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.178773 31887 consensus_queue.cc:1048] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.185812 31887 consensus_queue.cc:1048] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:10:53.196297 31977 raft_consensus.cc:993] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: : Instructing follower a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:53.199010 31977 raft_consensus.cc:1081] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Signalling peer a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:53.202906 31693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88cbec16783c44299375245a1def9aa7"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:42308
I20260713 09:10:53.203819 31693 raft_consensus.cc:493] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.204267 31693 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.212337 31976 consensus_queue.cc:1048] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.217563 31693 raft_consensus.cc:515] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.224123 31693 leader_election.cc:290] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:53.225630 31618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:53.226411 31618 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.229348 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:53.230338 31767 raft_consensus.cc:3055] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.230734 31767 raft_consensus.cc:740] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:53.234483 31976 consensus_queue.cc:1048] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.233796 31767 consensus_queue.cc:260] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.241379 31767 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.253417 31618 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.256843 31976 consensus_queue.cc:1048] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.261474 31656 leader_election.cc:304] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, a9865eb4ff7149d7b7334eaac7260b5b; no voters: 
I20260713 09:10:53.262959 31912 raft_consensus.cc:2804] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.263652 31912 raft_consensus.cc:697] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:53.265004 31912 consensus_queue.cc:237] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.269680 31767 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.284132 31887 consensus_queue.cc:1048] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:10:53.306552 31977 raft_consensus.cc:993] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: : Instructing follower a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:53.307085 31977 raft_consensus.cc:1081] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Signalling peer a9865eb4ff7149d7b7334eaac7260b5b to start an election
I20260713 09:10:53.309062 31692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
 from {username='slave'} at 127.0.0.1:42308
I20260713 09:10:53.309770 31692 raft_consensus.cc:493] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.307978 31515 catalog_manager.cc:5697] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 1 to 2, leader changed from fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131) to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 2 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.310127 31692 raft_consensus.cc:3060] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.317137 31692 raft_consensus.cc:515] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.320776 31692 leader_election.cc:290] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:53.320626 31617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:53.321008 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcff689a095543d5be7b4d7f6352f034" candidate_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:53.321674 31617 raft_consensus.cc:3060] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.321756 31767 raft_consensus.cc:3055] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.322450 31767 raft_consensus.cc:740] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:53.323380 31767 consensus_queue.cc:260] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.324681 31767 raft_consensus.cc:3060] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.338340 31767 raft_consensus.cc:2468] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.340204 31658 leader_election.cc:304] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:53.341248 31923 raft_consensus.cc:2804] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.341802 31923 raft_consensus.cc:697] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Leader. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:53.342664 31923 consensus_queue.cc:237] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.347791 31617 raft_consensus.cc:2468] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9865eb4ff7149d7b7334eaac7260b5b in term 2.
I20260713 09:10:53.353443 31514 catalog_manager.cc:5697] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b reported cstate change: term changed from 1 to 2, leader changed from fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131) to a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130). New cstate: current_term: 2 leader_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.372115 31912 raft_consensus.cc:993] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: : Instructing follower 76315455751244ecaac98a825afb2594 to start an election
I20260713 09:10:53.372871 31985 raft_consensus.cc:1081] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Signalling peer 76315455751244ecaac98a825afb2594 to start an election
I20260713 09:10:53.375116 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508"
dest_uuid: "76315455751244ecaac98a825afb2594"
 from {username='slave'} at 127.0.0.1:45370
I20260713 09:10:53.376034 31617 raft_consensus.cc:493] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.376441 31617 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.386178 31617 raft_consensus.cc:515] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.388540 31617 leader_election.cc:290] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 2 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:53.389731 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:53.390581 31767 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.390564 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:53.391402 31692 raft_consensus.cc:3055] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.391742 31692 raft_consensus.cc:740] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:53.392623 31692 consensus_queue.cc:260] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.393973 31692 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.399639 31767 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 2.
I20260713 09:10:53.401196 31583 leader_election.cc:304] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:53.402161 31920 raft_consensus.cc:2804] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.402245 31692 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 2.
I20260713 09:10:53.402927 31920 raft_consensus.cc:697] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:53.403862 31920 consensus_queue.cc:237] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.412273 31514 catalog_manager.cc:5697] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 1 to 2, leader changed from a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130) to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.433101 31985 raft_consensus.cc:993] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: : Instructing follower 76315455751244ecaac98a825afb2594 to start an election
I20260713 09:10:53.433730 31985 raft_consensus.cc:1081] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Signalling peer 76315455751244ecaac98a825afb2594 to start an election
I20260713 09:10:53.436008 31617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630"
dest_uuid: "76315455751244ecaac98a825afb2594"
 from {username='slave'} at 127.0.0.1:45370
I20260713 09:10:53.436753 31617 raft_consensus.cc:493] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:53.437243 31617 raft_consensus.cc:3060] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.443367 31617 raft_consensus.cc:515] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.445333 31617 leader_election.cc:290] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 2 election: Requested vote from peers a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911), fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131:35939)
I20260713 09:10:53.446641 31767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
I20260713 09:10:53.446637 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ef294c5aa54abd8767ec36ae7c5630" candidate_uuid: "76315455751244ecaac98a825afb2594" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:53.447714 31767 raft_consensus.cc:3060] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.447751 31692 raft_consensus.cc:3055] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:10:53.448313 31692 raft_consensus.cc:740] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:53.449240 31692 consensus_queue.cc:260] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.450726 31692 raft_consensus.cc:3060] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.456923 31767 raft_consensus.cc:2468] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 2.
I20260713 09:10:53.458572 31583 leader_election.cc:304] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:53.458961 31692 raft_consensus.cc:2468] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76315455751244ecaac98a825afb2594 in term 2.
I20260713 09:10:53.459713 31920 raft_consensus.cc:2804] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:10:53.460340 31920 raft_consensus.cc:697] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Becoming Leader. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:53.461371 31920 consensus_queue.cc:237] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:53.468457 31767 raft_consensus.cc:1275] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.469018 31514 catalog_manager.cc:5697] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 reported cstate change: term changed from 1 to 2, leader changed from a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130) to 76315455751244ecaac98a825afb2594 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "76315455751244ecaac98a825afb2594" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: UNKNOWN } } }
I20260713 09:10:53.470095 31985 consensus_queue.cc:1048] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.480978 31617 raft_consensus.cc:3060] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:10:53.488770 31617 raft_consensus.cc:1275] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.490406 31923 consensus_queue.cc:1048] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.626963 31617 raft_consensus.cc:1275] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.628394 31923 consensus_queue.cc:1048] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.636747 31767 raft_consensus.cc:1275] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.638528 31985 consensus_queue.cc:1048] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.728349 31767 raft_consensus.cc:1275] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.730401 31912 consensus_queue.cc:1048] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.739574 31617 raft_consensus.cc:1275] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.742159 31912 consensus_queue.cc:1048] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.748834 31618 raft_consensus.cc:1275] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.750485 31923 consensus_queue.cc:1048] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.761495 31767 raft_consensus.cc:1275] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer a9865eb4ff7149d7b7334eaac7260b5b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.763433 31912 consensus_queue.cc:1048] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.890995 31692 raft_consensus.cc:1275] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Refusing update from remote peer 76315455751244ecaac98a825afb2594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.892706 31920 consensus_queue.cc:1048] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.904165 31767 raft_consensus.cc:1275] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer 76315455751244ecaac98a825afb2594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.913337 31920 consensus_queue.cc:1048] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:53.962930 31765 raft_consensus.cc:1275] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Refusing update from remote peer 76315455751244ecaac98a825afb2594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.964480 31920 consensus_queue.cc:1048] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:10:53.968750 31692 raft_consensus.cc:1275] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Refusing update from remote peer 76315455751244ecaac98a825afb2594: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:10:53.970355 31920 consensus_queue.cc:1048] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:10:55.913781 31514 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50196:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:10:55.936793 31514 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50196:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:10:55.992630 27650 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260713 09:10:56.177197 32015 log.cc:927] Time spent T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260713 09:10:56.184127 31658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.131:35939, user_credentials={real_user=slave}} blocked reactor thread for 97849.6us
W20260713 09:10:56.199924 32009 log.cc:927] Time spent T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260713 09:10:56.319479 31690 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88cbec16783c44299375245a1def9aa7"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
mode: GRACEFUL
new_leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:42338
I20260713 09:10:56.340654 32047 tablet.cc:1724] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.340139 32045 tablet.cc:1724] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:56.326839 31658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.131:35939, user_credentials={real_user=slave}} blocked reactor thread for 76173.8us
W20260713 09:10:56.405197 31644 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:21a9bbc02ba041e8bf47fcfdea34be87)
I20260713 09:10:56.353261 32041 tablet.cc:1724] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:56.426291 31644 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:21a9bbc02ba041e8bf47fcfdea34be87)
W20260713 09:10:56.436278 31644 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:21a9bbc02ba041e8bf47fcfdea34be87)
I20260713 09:10:56.408270 32051 tablet.cc:1724] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.475718 32058 tablet.cc:1724] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.478034 32055 tablet.cc:1724] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.493449 32056 tablet.cc:1724] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.509461 32061 tablet.cc:1724] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.349635 32046 tablet.cc:1724] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:56.519485 32042 log.cc:927] Time spent T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: Append to log took a long time: real 0.196s	user 0.000s	sys 0.008s
I20260713 09:10:56.520241 32045 tablet.cc:1724] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.537073 32041 tablet.cc:1724] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:10:56.541077 32052 log.cc:927] Time spent T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260713 09:10:56.562042 31690 raft_consensus.cc:606] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Received request to transfer leadership to TS fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:56.591112 32047 tablet.cc:1724] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.616228 32067 tablet.cc:1724] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.621385 32055 tablet.cc:1724] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.514047 32063 tablet.cc:1724] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.638619 32051 tablet.cc:1724] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.650985 32068 tablet.cc:1724] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.655998 32058 tablet.cc:1724] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.628021 32041 tablet.cc:1724] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.674538 32055 tablet.cc:1724] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.683043 32067 tablet.cc:1724] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.697304 32061 tablet.cc:1724] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.704731 32055 tablet.cc:1724] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.693159 32047 tablet.cc:1724] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.716903 32063 tablet.cc:1724] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.720681 32046 tablet.cc:1724] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.724453 32061 tablet.cc:1724] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:10:56.764075 31614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508"
dest_uuid: "76315455751244ecaac98a825afb2594"
mode: GRACEFUL
new_leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:45414
I20260713 09:10:56.764842 31614 raft_consensus.cc:606] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Received request to transfer leadership to TS fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:56.766690 27650 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:10:56.767414 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:56.779064 31692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc"
dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
mode: GRACEFUL
new_leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:42338
I20260713 09:10:56.779703 31692 raft_consensus.cc:606] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Received request to transfer leadership to TS fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:56.782804 31614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71860de938ea4c60b21e1171f47817df"
dest_uuid: "76315455751244ecaac98a825afb2594"
mode: GRACEFUL
new_leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:45414
I20260713 09:10:56.783511 31614 raft_consensus.cc:606] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Received request to transfer leadership to TS fa0f4618da7d41c39dfa6cfc1b597814
I20260713 09:10:56.784933 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:10:56.785597 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:56.786948 31515 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16: soft_deleted_table [id=63fd7bb227dc4b8686456a3bc534b097] alter complete (version 1)
I20260713 09:10:56.977734 32062 raft_consensus.cc:993] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: : Instructing follower fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:56.978453 32026 raft_consensus.cc:1081] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Signalling peer fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:56.981277 31762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:47330
I20260713 09:10:56.982012 31762 raft_consensus.cc:493] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:56.982421 31762 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:56.990666 31762 raft_consensus.cc:515] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:56.992436 31762 leader_election.cc:290] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 3 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:56.994004 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:56.994004 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5885679a04a04d08913c9cdac00ddafc" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:56.995311 31692 raft_consensus.cc:3055] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:56.995434 31614 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:56.995739 31692 raft_consensus.cc:740] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:56.996680 31692 consensus_queue.cc:260] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:56.998073 31692 raft_consensus.cc:3060] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.004412 31614 raft_consensus.cc:2468] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.006422 31730 leader_election.cc:304] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [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: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:57.006680 31692 raft_consensus.cc:2468] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.007540 32066 raft_consensus.cc:2804] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:57.008077 32066 raft_consensus.cc:697] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:57.008878 32066 consensus_queue.cc:237] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.020802 31513 catalog_manager.cc:5697] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 2 to 3, leader changed from a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130) to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.036832 32062 raft_consensus.cc:993] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: : Instructing follower fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:57.037542 32062 raft_consensus.cc:1081] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Signalling peer fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:57.039695 31765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88cbec16783c44299375245a1def9aa7"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:47330
I20260713 09:10:57.040428 31765 raft_consensus.cc:493] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:57.040794 31765 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.049566 31765 raft_consensus.cc:515] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.051621 31765 leader_election.cc:290] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 3 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:57.052688 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:57.052937 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88cbec16783c44299375245a1def9aa7" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:57.053597 31692 raft_consensus.cc:3055] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:57.053565 31614 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.054095 31692 raft_consensus.cc:740] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a9865eb4ff7149d7b7334eaac7260b5b, State: Running, Role: LEADER
I20260713 09:10:57.055042 31692 consensus_queue.cc:260] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.056362 31692 raft_consensus.cc:3060] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.062415 31614 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.063975 31730 leader_election.cc:304] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [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: 76315455751244ecaac98a825afb2594, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:57.064396 31692 raft_consensus.cc:2468] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.064982 32066 raft_consensus.cc:2804] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:57.065819 32066 raft_consensus.cc:697] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:57.066748 32066 consensus_queue.cc:237] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.074455 31513 catalog_manager.cc:5697] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 2 to 3, leader changed from a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130) to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.101655 32038 raft_consensus.cc:993] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: : Instructing follower fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:57.102468 32059 raft_consensus.cc:1081] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Signalling peer fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:57.104372 31765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71860de938ea4c60b21e1171f47817df"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:47342
I20260713 09:10:57.105077 31765 raft_consensus.cc:493] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:57.105507 31765 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.113867 31765 raft_consensus.cc:515] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.116334 31765 leader_election.cc:290] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 3 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:57.117372 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:57.117738 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71860de938ea4c60b21e1171f47817df" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:57.118136 31614 raft_consensus.cc:3055] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:57.118530 31692 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.118538 31614 raft_consensus.cc:740] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:57.119601 31614 consensus_queue.cc:260] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.120745 31614 raft_consensus.cc:3060] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.124194 31692 raft_consensus.cc:2468] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.125479 31731 leader_election.cc:304] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:57.126235 32066 raft_consensus.cc:2804] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:57.126746 32066 raft_consensus.cc:697] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:57.126956 31614 raft_consensus.cc:2468] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.127606 32066 consensus_queue.cc:237] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.136708 31513 catalog_manager.cc:5697] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 2 to 3, leader changed from 76315455751244ecaac98a825afb2594 (127.27.0.129) to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.145430 32059 raft_consensus.cc:993] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: : Instructing follower fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:57.146054 32038 raft_consensus.cc:1081] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Signalling peer fa0f4618da7d41c39dfa6cfc1b597814 to start an election
I20260713 09:10:57.148083 31765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508"
dest_uuid: "fa0f4618da7d41c39dfa6cfc1b597814"
 from {username='slave'} at 127.0.0.1:47342
I20260713 09:10:57.148768 31765 raft_consensus.cc:493] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:10:57.149147 31765 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.154742 31765 raft_consensus.cc:515] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.156811 31765 leader_election.cc:290] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [CANDIDATE]: Term 3 election: Requested vote from peers 76315455751244ecaac98a825afb2594 (127.27.0.129:45507), a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911)
I20260713 09:10:57.157792 31614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "76315455751244ecaac98a825afb2594"
I20260713 09:10:57.157943 31692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fdbc0f09104a88b9994c77125a4508" candidate_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a9865eb4ff7149d7b7334eaac7260b5b"
I20260713 09:10:57.158551 31692 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.159137 31614 raft_consensus.cc:3055] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:10:57.159528 31614 raft_consensus.cc:740] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 76315455751244ecaac98a825afb2594, State: Running, Role: LEADER
I20260713 09:10:57.160424 31614 consensus_queue.cc:260] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.161549 31614 raft_consensus.cc:3060] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:10:57.163504 31692 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.164803 31731 leader_election.cc:304] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [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: a9865eb4ff7149d7b7334eaac7260b5b, fa0f4618da7d41c39dfa6cfc1b597814; no voters: 
I20260713 09:10:57.165831 32066 raft_consensus.cc:2804] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:10:57.166431 32066 raft_consensus.cc:697] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Becoming Leader. State: Replica: fa0f4618da7d41c39dfa6cfc1b597814, State: Running, Role: LEADER
I20260713 09:10:57.167279 32066 consensus_queue.cc:237] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [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: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } }
I20260713 09:10:57.168787 31614 raft_consensus.cc:2468] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa0f4618da7d41c39dfa6cfc1b597814 in term 3.
I20260713 09:10:57.177350 31513 catalog_manager.cc:5697] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 reported cstate change: term changed from 2 to 3, leader changed from 76315455751244ecaac98a825afb2594 (127.27.0.129) to fa0f4618da7d41c39dfa6cfc1b597814 (127.27.0.131). New cstate: current_term: 3 leader_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa0f4618da7d41c39dfa6cfc1b597814" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 35939 } health_report { overall_health: HEALTHY } } }
I20260713 09:10:57.490226 31692 raft_consensus.cc:1275] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:57.491932 32066 consensus_queue.cc:1048] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.503389 31614 raft_consensus.cc:1275] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:57.504733 31977 consensus_queue.cc:1048] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.508731 31692 raft_consensus.cc:1275] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.510555 32066 consensus_queue.cc:1048] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.522904 31614 raft_consensus.cc:1275] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.525768 32066 consensus_queue.cc:1048] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:10:57.538152 31692 raft_consensus.cc:1275] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.542555 32080 consensus_queue.cc:1048] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:57.554455 31614 raft_consensus.cc:1275] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:10:57.556416 31977 consensus_queue.cc:1048] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:10:57.664240 31614 raft_consensus.cc:1275] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:57.665699 31977 consensus_queue.cc:1048] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76315455751244ecaac98a825afb2594" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.674242 31692 raft_consensus.cc:1275] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Refusing update from remote peer fa0f4618da7d41c39dfa6cfc1b597814: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:10:57.676191 32080 consensus_queue.cc:1048] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9865eb4ff7149d7b7334eaac7260b5b" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 33911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:10:57.866788 27650 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:10:57.872654 27650 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:10:57.873320 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:10:57.878991 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:10:57.879554 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:10:58.922036 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
I20260713 09:10:58.962240 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:58.963423 27650 tablet_replica.cc:333] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.964429 27650 raft_consensus.cc:2243] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.965071 27650 raft_consensus.cc:2272] T 8e11d7bb48c441c3aaf435f6524673f3 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.967950 27650 tablet_replica.cc:333] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.968843 27650 raft_consensus.cc:2243] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.969398 27650 raft_consensus.cc:2272] T 88cbec16783c44299375245a1def9aa7 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.971675 27650 tablet_replica.cc:333] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.972457 27650 raft_consensus.cc:2243] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.973021 27650 raft_consensus.cc:2272] T e49a9c2345384ac080d5ec53166e2525 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.975407 27650 tablet_replica.cc:333] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.976058 27650 raft_consensus.cc:2243] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.976549 27650 raft_consensus.cc:2272] T 21a9bbc02ba041e8bf47fcfdea34be87 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.978660 27650 tablet_replica.cc:333] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.979279 27650 raft_consensus.cc:2243] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.979776 27650 raft_consensus.cc:2272] T dcff689a095543d5be7b4d7f6352f034 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.981889 27650 tablet_replica.cc:333] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.982700 27650 raft_consensus.cc:2243] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:58.983770 27650 raft_consensus.cc:2272] T c1ef294c5aa54abd8767ec36ae7c5630 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.985905 27650 tablet_replica.cc:333] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.986703 27650 raft_consensus.cc:2243] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.987185 27650 raft_consensus.cc:2272] T a8fdbc0f09104a88b9994c77125a4508 P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.989399 27650 tablet_replica.cc:333] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.990109 27650 raft_consensus.cc:2243] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:58.990646 27650 raft_consensus.cc:2272] T 561867dd5fd74969907627a3285c533a P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.992889 27650 tablet_replica.cc:333] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.993525 27650 raft_consensus.cc:2243] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:58.994405 27650 raft_consensus.cc:2272] T b7ee8eeccad44331ae88afce6ecce951 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:58.996320 27650 tablet_replica.cc:333] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:58.996922 27650 raft_consensus.cc:2243] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:58.998020 27650 raft_consensus.cc:2272] T 8db33bd0e09f43cda05bbe7c5adfed61 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.000048 27650 tablet_replica.cc:333] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.000684 27650 raft_consensus.cc:2243] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.001128 27650 raft_consensus.cc:2272] T 43a8152efc814804a1b64019f715805f P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.003154 27650 tablet_replica.cc:333] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.003719 27650 raft_consensus.cc:2243] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.004151 27650 raft_consensus.cc:2272] T 71860de938ea4c60b21e1171f47817df P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.006352 27650 tablet_replica.cc:333] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.006920 27650 raft_consensus.cc:2243] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.007411 27650 raft_consensus.cc:2272] T ac96a077b9964481947c562aea68e374 P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.009415 27650 tablet_replica.cc:333] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.009989 27650 raft_consensus.cc:2243] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.010530 27650 raft_consensus.cc:2272] T 5885679a04a04d08913c9cdac00ddafc P 76315455751244ecaac98a825afb2594 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.012440 27650 tablet_replica.cc:333] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.012979 27650 raft_consensus.cc:2243] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.013836 27650 raft_consensus.cc:2272] T 9c945ba59c82475380614ec0040b0fd7 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.016336 27650 tablet_replica.cc:333] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.016850 27650 raft_consensus.cc:2243] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.017294 27650 raft_consensus.cc:2272] T 9ddbae703e474a7c914261bcee24418f P 76315455751244ecaac98a825afb2594 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.019899 27650 tablet_replica.cc:333] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.020627 27650 raft_consensus.cc:2243] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.021874 27650 raft_consensus.cc:2272] T 7a77bd9bd81c4335a16c35cec9f45a65 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.025854 27650 tablet_replica.cc:333] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594: stopping tablet replica
I20260713 09:10:59.026633 27650 raft_consensus.cc:2243] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.027768 27650 raft_consensus.cc:2272] T 11f052be49c748cc804a25157a2587c5 P 76315455751244ecaac98a825afb2594 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:59.021406 31730 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260713 09:10:59.035533 31730 consensus_peers.cc:597] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:59.037801 31730 consensus_peers.cc:597] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:59.057454 31656 consensus_peers.cc:597] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:10:59.073505 31656 consensus_peers.cc:597] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.078078 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
I20260713 09:10:59.118726 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
I20260713 09:10:59.162856 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:59.163735 27650 tablet_replica.cc:333] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.164464 27650 raft_consensus.cc:2243] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.165505 27650 raft_consensus.cc:2272] T e49a9c2345384ac080d5ec53166e2525 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.167835 27650 tablet_replica.cc:333] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.168489 27650 raft_consensus.cc:2243] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.169384 27650 raft_consensus.cc:2272] T dcff689a095543d5be7b4d7f6352f034 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.171517 27650 tablet_replica.cc:333] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.172139 27650 raft_consensus.cc:2243] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.172610 27650 raft_consensus.cc:2272] T 8e11d7bb48c441c3aaf435f6524673f3 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.174599 27650 tablet_replica.cc:333] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.175374 27650 raft_consensus.cc:2243] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.175872 27650 raft_consensus.cc:2272] T 88cbec16783c44299375245a1def9aa7 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.178252 27650 tablet_replica.cc:333] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.179103 27650 raft_consensus.cc:2243] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.180236 27650 raft_consensus.cc:2272] T 21a9bbc02ba041e8bf47fcfdea34be87 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:59.180895 31656 consensus_peers.cc:597] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.182538 27650 tablet_replica.cc:333] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.183218 27650 raft_consensus.cc:2243] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.183706 27650 raft_consensus.cc:2272] T 8db33bd0e09f43cda05bbe7c5adfed61 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.185757 27650 tablet_replica.cc:333] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.186529 27650 raft_consensus.cc:2243] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.186998 27650 raft_consensus.cc:2272] T 5885679a04a04d08913c9cdac00ddafc P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.189368 27650 tablet_replica.cc:333] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.189953 27650 raft_consensus.cc:2243] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.190934 27650 raft_consensus.cc:2272] T ac96a077b9964481947c562aea68e374 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.193104 27650 tablet_replica.cc:333] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.193709 27650 raft_consensus.cc:2243] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.194186 27650 raft_consensus.cc:2272] T b7ee8eeccad44331ae88afce6ecce951 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.196331 27650 tablet_replica.cc:333] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.197156 27650 raft_consensus.cc:2243] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.198259 27650 raft_consensus.cc:2272] T 561867dd5fd74969907627a3285c533a P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.200773 27650 tablet_replica.cc:333] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.201491 27650 raft_consensus.cc:2243] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.201996 27650 raft_consensus.cc:2272] T 9c945ba59c82475380614ec0040b0fd7 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:59.202970 31730 consensus_peers.cc:597] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.204344 27650 tablet_replica.cc:333] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.205021 27650 raft_consensus.cc:2243] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.205529 27650 raft_consensus.cc:2272] T 11f052be49c748cc804a25157a2587c5 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.207799 27650 tablet_replica.cc:333] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.208387 27650 raft_consensus.cc:2243] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.208873 27650 raft_consensus.cc:2272] T 71860de938ea4c60b21e1171f47817df P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.211058 27650 tablet_replica.cc:333] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.211683 27650 raft_consensus.cc:2243] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.212581 27650 raft_consensus.cc:2272] T 43a8152efc814804a1b64019f715805f P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.214855 27650 tablet_replica.cc:333] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.215436 27650 raft_consensus.cc:2243] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.215943 27650 raft_consensus.cc:2272] T c1ef294c5aa54abd8767ec36ae7c5630 P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.217949 27650 tablet_replica.cc:333] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.218591 27650 raft_consensus.cc:2243] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.219286 27650 raft_consensus.cc:2272] T a8fdbc0f09104a88b9994c77125a4508 P a9865eb4ff7149d7b7334eaac7260b5b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.221335 27650 tablet_replica.cc:333] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.221879 27650 raft_consensus.cc:2243] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.222499 27650 raft_consensus.cc:2272] T 9ddbae703e474a7c914261bcee24418f P a9865eb4ff7149d7b7334eaac7260b5b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.224642 27650 tablet_replica.cc:333] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b: stopping tablet replica
I20260713 09:10:59.225203 27650 raft_consensus.cc:2243] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.225701 27650 raft_consensus.cc:2272] T 7a77bd9bd81c4335a16c35cec9f45a65 P a9865eb4ff7149d7b7334eaac7260b5b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:59.268733 31730 consensus_peers.cc:597] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.271411 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
I20260713 09:10:59.306793 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
W20260713 09:10:59.340516 31730 consensus_peers.cc:597] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 -> Peer 76315455751244ecaac98a825afb2594 (127.27.0.129:45507): Couldn't send request to peer 76315455751244ecaac98a825afb2594. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45507: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.349179 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:10:59.350564 27650 tablet_replica.cc:333] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.351384 27650 raft_consensus.cc:2243] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.352392 27650 raft_consensus.cc:2272] T 8e11d7bb48c441c3aaf435f6524673f3 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.355175 27650 tablet_replica.cc:333] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.355943 27650 raft_consensus.cc:2243] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.357016 27650 raft_consensus.cc:2272] T 88cbec16783c44299375245a1def9aa7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.359146 27650 tablet_replica.cc:333] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.359799 27650 raft_consensus.cc:2243] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.360317 27650 raft_consensus.cc:2272] T e49a9c2345384ac080d5ec53166e2525 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.362252 27650 tablet_replica.cc:333] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.362926 27650 raft_consensus.cc:2243] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.363425 27650 raft_consensus.cc:2272] T dcff689a095543d5be7b4d7f6352f034 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.365260 27650 tablet_replica.cc:333] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.365895 27650 raft_consensus.cc:2243] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.366459 27650 raft_consensus.cc:2272] T 21a9bbc02ba041e8bf47fcfdea34be87 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.368403 27650 tablet_replica.cc:333] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.368978 27650 raft_consensus.cc:2243] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.369467 27650 raft_consensus.cc:2272] T 8db33bd0e09f43cda05bbe7c5adfed61 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.371464 27650 tablet_replica.cc:333] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.372087 27650 raft_consensus.cc:2243] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.372568 27650 raft_consensus.cc:2272] T 561867dd5fd74969907627a3285c533a P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.374971 27650 tablet_replica.cc:333] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.375655 27650 raft_consensus.cc:2243] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.376142 27650 raft_consensus.cc:2272] T b7ee8eeccad44331ae88afce6ecce951 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.378990 27650 tablet_replica.cc:333] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.380008 27650 raft_consensus.cc:2243] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.381012 27650 raft_consensus.cc:2272] T 71860de938ea4c60b21e1171f47817df P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:10:59.382481 31731 consensus_peers.cc:597] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 -> Peer a9865eb4ff7149d7b7334eaac7260b5b (127.27.0.130:33911): Couldn't send request to peer a9865eb4ff7149d7b7334eaac7260b5b. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:33911: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:10:59.383523 27650 tablet_replica.cc:333] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.384092 27650 raft_consensus.cc:2243] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.384495 27650 raft_consensus.cc:2272] T 43a8152efc814804a1b64019f715805f P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.386538 27650 tablet_replica.cc:333] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.387101 27650 raft_consensus.cc:2243] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.387475 27650 raft_consensus.cc:2272] T 11f052be49c748cc804a25157a2587c5 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.389508 27650 tablet_replica.cc:333] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.390169 27650 raft_consensus.cc:2243] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.390719 27650 raft_consensus.cc:2272] T 9c945ba59c82475380614ec0040b0fd7 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.392683 27650 tablet_replica.cc:333] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.393190 27650 raft_consensus.cc:2243] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.393937 27650 raft_consensus.cc:2272] T a8fdbc0f09104a88b9994c77125a4508 P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.396008 27650 tablet_replica.cc:333] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.396536 27650 raft_consensus.cc:2243] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.396937 27650 raft_consensus.cc:2272] T c1ef294c5aa54abd8767ec36ae7c5630 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.398923 27650 tablet_replica.cc:333] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.399436 27650 raft_consensus.cc:2243] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.399861 27650 raft_consensus.cc:2272] T ac96a077b9964481947c562aea68e374 P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.401690 27650 tablet_replica.cc:333] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.402148 27650 raft_consensus.cc:2243] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.403017 27650 raft_consensus.cc:2272] T 5885679a04a04d08913c9cdac00ddafc P fa0f4618da7d41c39dfa6cfc1b597814 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.404887 27650 tablet_replica.cc:333] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.405423 27650 raft_consensus.cc:2243] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:10:59.405880 27650 raft_consensus.cc:2272] T 7a77bd9bd81c4335a16c35cec9f45a65 P fa0f4618da7d41c39dfa6cfc1b597814 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.408152 27650 tablet_replica.cc:333] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814: stopping tablet replica
I20260713 09:10:59.408706 27650 raft_consensus.cc:2243] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.409555 27650 raft_consensus.cc:2272] T 9ddbae703e474a7c914261bcee24418f P fa0f4618da7d41c39dfa6cfc1b597814 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.450482 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:10:59.486272 27650 master.cc:562] Master@127.27.0.190:33437 shutting down...
I20260713 09:10:59.516252 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:10:59.516964 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:10:59.517347 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P 131660564327468394ee42505f51ae16: stopping tablet replica
I20260713 09:10:59.540220 27650 master.cc:584] Master@127.27.0.190:33437 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12800 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:10:59.602020 27650 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.27.0.190:38117
I20260713 09:10:59.603854 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:59.610440 32092 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:59.611035 32091 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:59.612403 27650 server_base.cc:1061] running on GCE node
W20260713 09:10:59.612628 32094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:59.613940 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:59.614159 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:59.614347 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933859614281 us; error 0 us; skew 500 ppm
I20260713 09:10:59.614923 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:59.617753 27650 webserver.cc:533] Webserver started at http://127.27.0.190:45149/ using document root <none> and password file <none>
I20260713 09:10:59.618497 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:59.618721 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:59.618959 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:59.620252 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/master-0-root/instance:
uuid: "25392eb41e41432ab981a2b18c650ed8"
format_stamp: "Formatted at 2026-07-13 09:10:59 on dist-test-slave-gr68"
I20260713 09:10:59.625376 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:10:59.629209 32099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:59.630424 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260713 09:10:59.630772 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/master-0-root
uuid: "25392eb41e41432ab981a2b18c650ed8"
format_stamp: "Formatted at 2026-07-13 09:10:59 on dist-test-slave-gr68"
I20260713 09:10:59.631108 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:59.647529 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:59.648898 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:59.695526 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.190:38117
I20260713 09:10:59.695746 32150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.190:38117 every 8 connection(s)
I20260713 09:10:59.700469 32151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:10:59.713042 32151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8: Bootstrap starting.
I20260713 09:10:59.718904 32151 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8: Neither blocks nor log segments found. Creating new log.
I20260713 09:10:59.724673 32151 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8: No bootstrap required, opened a new log
I20260713 09:10:59.728018 32151 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25392eb41e41432ab981a2b18c650ed8" member_type: VOTER }
I20260713 09:10:59.728511 32151 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:10:59.728921 32151 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25392eb41e41432ab981a2b18c650ed8, State: Initialized, Role: FOLLOWER
I20260713 09:10:59.729791 32151 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25392eb41e41432ab981a2b18c650ed8" member_type: VOTER }
I20260713 09:10:59.730677 32151 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:10:59.731104 32151 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:10:59.731541 32151 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:10:59.738670 32151 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25392eb41e41432ab981a2b18c650ed8" member_type: VOTER }
I20260713 09:10:59.739362 32151 leader_election.cc:304] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [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: 25392eb41e41432ab981a2b18c650ed8; no voters: 
I20260713 09:10:59.740787 32151 leader_election.cc:290] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:10:59.741230 32154 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:10:59.742921 32154 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 1 LEADER]: Becoming Leader. State: Replica: 25392eb41e41432ab981a2b18c650ed8, State: Running, Role: LEADER
I20260713 09:10:59.743602 32154 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [LEADER]: Queue going to LEADER mode. State: All 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: "25392eb41e41432ab981a2b18c650ed8" member_type: VOTER }
I20260713 09:10:59.744391 32151 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:10:59.748126 32155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25392eb41e41432ab981a2b18c650ed8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25392eb41e41432ab981a2b18c650ed8" member_type: VOTER } }
I20260713 09:10:59.748167 32156 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25392eb41e41432ab981a2b18c650ed8. Latest consensus state: current_term: 1 leader_uuid: "25392eb41e41432ab981a2b18c650ed8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25392eb41e41432ab981a2b18c650ed8" member_type: VOTER } }
I20260713 09:10:59.749083 32156 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:59.750878 32155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:10:59.753878 32161 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:10:59.762343 32161 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:10:59.763600 27650 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:10:59.773397 32161 catalog_manager.cc:1383] Generated new cluster ID: 5b72209799ca4aed8322e59d908b1dd2
I20260713 09:10:59.773767 32161 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:10:59.814965 32161 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:10:59.816553 32161 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:10:59.832393 32161 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8: Generated new TSK 0
I20260713 09:10:59.833227 32161 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:10:59.895304 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:10:59.902005 32172 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:59.903263 32173 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:10:59.904752 32175 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:10:59.906155 27650 server_base.cc:1061] running on GCE node
I20260713 09:10:59.907182 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:10:59.907377 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:10:59.907589 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933859907574 us; error 0 us; skew 500 ppm
I20260713 09:10:59.908172 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:10:59.910797 27650 webserver.cc:533] Webserver started at http://127.27.0.129:34587/ using document root <none> and password file <none>
I20260713 09:10:59.911350 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:10:59.911525 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:10:59.911851 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:10:59.912959 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-0-root/instance:
uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
format_stamp: "Formatted at 2026-07-13 09:10:59 on dist-test-slave-gr68"
I20260713 09:10:59.917689 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260713 09:10:59.921391 32180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:59.922475 27650 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:10:59.922854 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-0-root
uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
format_stamp: "Formatted at 2026-07-13 09:10:59 on dist-test-slave-gr68"
I20260713 09:10:59.923182 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:10:59.947151 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:10:59.948457 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:10:59.950069 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:10:59.952543 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:10:59.952783 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:10:59.953037 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:10:59.953220 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.005316 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.129:45665
I20260713 09:11:00.005506 32242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.129:45665 every 8 connection(s)
I20260713 09:11:00.013007 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:00.023161 32247 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:00.025187 32248 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:00.029711 32250 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:00.034510 32243 heartbeater.cc:344] Connected to a master server at 127.27.0.190:38117
I20260713 09:11:00.035101 27650 server_base.cc:1061] running on GCE node
I20260713 09:11:00.035451 32243 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:00.037240 32243 heartbeater.cc:507] Master 127.27.0.190:38117 requested a full tablet report, sending...
I20260713 09:11:00.037467 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:00.037859 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:00.038056 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933860038023 us; error 0 us; skew 500 ppm
I20260713 09:11:00.038764 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:00.040865 32116 ts_manager.cc:194] Registered new tserver with Master: f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665)
I20260713 09:11:00.042126 27650 webserver.cc:533] Webserver started at http://127.27.0.130:39721/ using document root <none> and password file <none>
I20260713 09:11:00.042901 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:00.043116 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:00.043190 32116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38760
I20260713 09:11:00.043437 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:00.045553 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-1-root/instance:
uuid: "566559351c704956b408e2c9dda63afc"
format_stamp: "Formatted at 2026-07-13 09:11:00 on dist-test-slave-gr68"
I20260713 09:11:00.051754 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:11:00.056694 32255 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.057744 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:11:00.058204 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-1-root
uuid: "566559351c704956b408e2c9dda63afc"
format_stamp: "Formatted at 2026-07-13 09:11:00 on dist-test-slave-gr68"
I20260713 09:11:00.058599 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:00.073359 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:00.074879 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:00.076712 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:00.079475 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:00.079762 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.080049 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:00.080236 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.180539 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.130:37967
I20260713 09:11:00.180730 32318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.130:37967 every 8 connection(s)
I20260713 09:11:00.189682 27650 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:11:00.201879 32322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:00.203984 32323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:11:00.206521 32325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:11:00.209836 27650 server_base.cc:1061] running on GCE node
I20260713 09:11:00.211549 27650 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:11:00.211930 27650 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:11:00.212241 32319 heartbeater.cc:344] Connected to a master server at 127.27.0.190:38117
I20260713 09:11:00.212236 27650 hybrid_clock.cc:648] HybridClock initialized: now 1783933860212214 us; error 0 us; skew 500 ppm
I20260713 09:11:00.212880 32319 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:00.213632 27650 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:11:00.214744 32319 heartbeater.cc:507] Master 127.27.0.190:38117 requested a full tablet report, sending...
I20260713 09:11:00.217972 27650 webserver.cc:533] Webserver started at http://127.27.0.131:41903/ using document root <none> and password file <none>
I20260713 09:11:00.218776 32116 ts_manager.cc:194] Registered new tserver with Master: 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:00.219055 27650 fs_manager.cc:362] Metadata directory not provided
I20260713 09:11:00.219553 27650 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:11:00.220060 27650 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:11:00.221613 32116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38770
I20260713 09:11:00.222196 27650 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-2-root/instance:
uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
format_stamp: "Formatted at 2026-07-13 09:11:00 on dist-test-slave-gr68"
I20260713 09:11:00.229794 27650 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:11:00.235563 32330 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.236886 27650 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:11:00.237316 27650 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-2-root
uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
format_stamp: "Formatted at 2026-07-13 09:11:00 on dist-test-slave-gr68"
I20260713 09:11:00.237676 27650 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task5S7NnV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933749034869-27650-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:11:00.259863 27650 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:11:00.261596 27650 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:11:00.263270 27650 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:11:00.266476 27650 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:11:00.266752 27650 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.267030 27650 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:11:00.267225 27650 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:11:00.315910 27650 rpc_server.cc:307] RPC server started. Bound to: 127.27.0.131:42997
I20260713 09:11:00.316236 32392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.27.0.131:42997 every 8 connection(s)
I20260713 09:11:00.335595 32393 heartbeater.cc:344] Connected to a master server at 127.27.0.190:38117
I20260713 09:11:00.336308 32393 heartbeater.cc:461] Registering TS with master...
I20260713 09:11:00.337519 32393 heartbeater.cc:507] Master 127.27.0.190:38117 requested a full tablet report, sending...
I20260713 09:11:00.340624 32116 ts_manager.cc:194] Registered new tserver with Master: b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:00.341265 27650 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.021385336s
I20260713 09:11:00.342784 32116 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38772
I20260713 09:11:00.375979 32116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38778:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:00.379623 32116 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:11:00.486507 32358 tablet_service.cc:1511] Processing CreateTablet for tablet 18df5dbcf7c1478d952aa2af9b321af8 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:00.486863 32280 tablet_service.cc:1511] Processing CreateTablet for tablet 76a137e97d2c4c31ae8c5fe975766982 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:00.488708 32358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18df5dbcf7c1478d952aa2af9b321af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.491986 32357 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee4f7be5c0f4f5592b0e191e8b084bd (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:00.493781 32357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee4f7be5c0f4f5592b0e191e8b084bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.494011 32282 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee4f7be5c0f4f5592b0e191e8b084bd (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:00.495752 32356 tablet_service.cc:1511] Processing CreateTablet for tablet 962f8f8caded476797d31f1aac8ec6c0 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:00.497437 32356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962f8f8caded476797d31f1aac8ec6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.497113 32283 tablet_service.cc:1511] Processing CreateTablet for tablet 18df5dbcf7c1478d952aa2af9b321af8 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:00.499045 32281 tablet_service.cc:1511] Processing CreateTablet for tablet 962f8f8caded476797d31f1aac8ec6c0 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:00.499645 32355 tablet_service.cc:1511] Processing CreateTablet for tablet 76a137e97d2c4c31ae8c5fe975766982 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:00.501200 32355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a137e97d2c4c31ae8c5fe975766982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.502014 32279 tablet_service.cc:1511] Processing CreateTablet for tablet f17316e7b4aa4a6e9e869f4cd8956808 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:00.505573 32278 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8001ee07e245f38313b712072b5494 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:00.507215 32277 tablet_service.cc:1511] Processing CreateTablet for tablet e43c4090d3d546e5896efb0dec9e81ff (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:00.508093 32208 tablet_service.cc:1511] Processing CreateTablet for tablet 18df5dbcf7c1478d952aa2af9b321af8 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:00.508502 32353 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8001ee07e245f38313b712072b5494 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:00.505511 32354 tablet_service.cc:1511] Processing CreateTablet for tablet f17316e7b4aa4a6e9e869f4cd8956808 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:00.509987 32353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8001ee07e245f38313b712072b5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.510942 32276 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6f173a44764a3d96345a6f62fed41a (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:00.513051 32207 tablet_service.cc:1511] Processing CreateTablet for tablet 9ee4f7be5c0f4f5592b0e191e8b084bd (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:00.513630 32206 tablet_service.cc:1511] Processing CreateTablet for tablet 962f8f8caded476797d31f1aac8ec6c0 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:00.514632 32275 tablet_service.cc:1511] Processing CreateTablet for tablet ea613f70cdd34403ab4c35a092be4487 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:00.489985 32280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a137e97d2c4c31ae8c5fe975766982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.517220 32279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17316e7b4aa4a6e9e869f4cd8956808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.517030 32205 tablet_service.cc:1511] Processing CreateTablet for tablet 76a137e97d2c4c31ae8c5fe975766982 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:00.518055 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea613f70cdd34403ab4c35a092be4487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.518976 32354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17316e7b4aa4a6e9e869f4cd8956808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.519727 32276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6f173a44764a3d96345a6f62fed41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.520689 32352 tablet_service.cc:1511] Processing CreateTablet for tablet e43c4090d3d546e5896efb0dec9e81ff (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:00.524344 32351 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6f173a44764a3d96345a6f62fed41a (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:00.526186 32204 tablet_service.cc:1511] Processing CreateTablet for tablet f17316e7b4aa4a6e9e869f4cd8956808 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:00.527117 32278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8001ee07e245f38313b712072b5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.527549 32350 tablet_service.cc:1511] Processing CreateTablet for tablet ea613f70cdd34403ab4c35a092be4487 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:00.528903 32277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c4090d3d546e5896efb0dec9e81ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.528987 32352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c4090d3d546e5896efb0dec9e81ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.529874 32203 tablet_service.cc:1511] Processing CreateTablet for tablet 3d8001ee07e245f38313b712072b5494 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:00.530648 32350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea613f70cdd34403ab4c35a092be4487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.509987 32208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18df5dbcf7c1478d952aa2af9b321af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.536818 32282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee4f7be5c0f4f5592b0e191e8b084bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.537094 32351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6f173a44764a3d96345a6f62fed41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.537299 32205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76a137e97d2c4c31ae8c5fe975766982. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.538048 32207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ee4f7be5c0f4f5592b0e191e8b084bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.538808 32206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962f8f8caded476797d31f1aac8ec6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.539309 32281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962f8f8caded476797d31f1aac8ec6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.539820 32203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d8001ee07e245f38313b712072b5494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.540938 32204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f17316e7b4aa4a6e9e869f4cd8956808. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.542513 32283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18df5dbcf7c1478d952aa2af9b321af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.576444 32202 tablet_service.cc:1511] Processing CreateTablet for tablet e43c4090d3d546e5896efb0dec9e81ff (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:00.578341 32202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e43c4090d3d546e5896efb0dec9e81ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.584631 32201 tablet_service.cc:1511] Processing CreateTablet for tablet 2b6f173a44764a3d96345a6f62fed41a (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:00.586504 32201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b6f173a44764a3d96345a6f62fed41a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.628399 32411 tablet_bootstrap.cc:492] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:00.644742 32412 tablet_bootstrap.cc:492] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:00.655755 32208 tablet_service.cc:1511] Processing CreateTablet for tablet ea613f70cdd34403ab4c35a092be4487 (DEFAULT_TABLE table=test-workload [id=8a3c0325a0ba4a40878a397621f4c162]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:00.657943 32208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea613f70cdd34403ab4c35a092be4487. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:00.685806 32411 tablet_bootstrap.cc:654] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.696971 32413 tablet_bootstrap.cc:492] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:00.702046 32412 tablet_bootstrap.cc:654] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.714332 32413 tablet_bootstrap.cc:654] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.718822 32411 tablet_bootstrap.cc:492] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:00.719403 32411 ts_tablet_manager.cc:1403] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.000s
I20260713 09:11:00.723357 32412 tablet_bootstrap.cc:492] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:00.724280 32412 ts_tablet_manager.cc:1403] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.009s
I20260713 09:11:00.723387 32411 raft_consensus.cc:359] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:00.724814 32411 raft_consensus.cc:385] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.725234 32411 raft_consensus.cc:740] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.726984 32411 consensus_queue.cc:260] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:00.728878 32412 raft_consensus.cc:359] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.730084 32412 raft_consensus.cc:385] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.730571 32412 raft_consensus.cc:740] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.731798 32412 consensus_queue.cc:260] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.732996 32243 heartbeater.cc:499] Master 127.27.0.190:38117 was elected leader, sending a full tablet report...
I20260713 09:11:00.733289 32411 ts_tablet_manager.cc:1434] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:11:00.734252 32413 tablet_bootstrap.cc:492] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:00.734787 32411 tablet_bootstrap.cc:492] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:00.735067 32413 ts_tablet_manager.cc:1403] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.012s
I20260713 09:11:00.739624 32413 raft_consensus.cc:359] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.740828 32413 raft_consensus.cc:385] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.741223 32413 raft_consensus.cc:740] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.742952 32411 tablet_bootstrap.cc:654] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.742501 32413 consensus_queue.cc:260] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.748891 32319 heartbeater.cc:499] Master 127.27.0.190:38117 was elected leader, sending a full tablet report...
I20260713 09:11:00.749406 32393 heartbeater.cc:499] Master 127.27.0.190:38117 was elected leader, sending a full tablet report...
I20260713 09:11:00.749646 32412 ts_tablet_manager.cc:1434] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.013s
I20260713 09:11:00.749815 32413 ts_tablet_manager.cc:1434] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260713 09:11:00.750844 32412 tablet_bootstrap.cc:492] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:00.751048 32413 tablet_bootstrap.cc:492] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:00.758795 32413 tablet_bootstrap.cc:654] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.759514 32412 tablet_bootstrap.cc:654] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:00.760910 32164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:00.788689 32412 tablet_bootstrap.cc:492] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:00.789260 32412 ts_tablet_manager.cc:1403] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.013s
I20260713 09:11:00.790112 32413 tablet_bootstrap.cc:492] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:00.790881 32413 ts_tablet_manager.cc:1403] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.040s	user 0.027s	sys 0.012s
I20260713 09:11:00.792353 32412 raft_consensus.cc:359] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.792855 32411 tablet_bootstrap.cc:492] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:00.793222 32412 raft_consensus.cc:385] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.793560 32412 raft_consensus.cc:740] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.793640 32411 ts_tablet_manager.cc:1403] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.059s	user 0.026s	sys 0.005s
I20260713 09:11:00.794693 32417 raft_consensus.cc:493] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.795368 32417 raft_consensus.cc:515] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:00.798329 32417 leader_election.cc:290] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:00.794691 32412 consensus_queue.cc:260] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.794368 32413 raft_consensus.cc:359] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.799335 32411 raft_consensus.cc:359] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.800092 32413 raft_consensus.cc:385] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.800180 32411 raft_consensus.cc:385] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.800468 32413 raft_consensus.cc:740] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.800573 32411 raft_consensus.cc:740] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.801415 32413 consensus_queue.cc:260] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.801514 32411 consensus_queue.cc:260] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.804085 32413 ts_tablet_manager.cc:1434] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:11:00.804960 32411 ts_tablet_manager.cc:1434] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260713 09:11:00.805730 32413 tablet_bootstrap.cc:492] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:00.806457 32411 tablet_bootstrap.cc:492] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:00.811968 32412 ts_tablet_manager.cc:1434] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260713 09:11:00.813069 32412 tablet_bootstrap.cc:492] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:00.820098 32412 tablet_bootstrap.cc:654] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.821919 32411 tablet_bootstrap.cc:654] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.825326 32413 tablet_bootstrap.cc:654] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.832415 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:00.838495 32413 tablet_bootstrap.cc:492] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:00.838902 32412 tablet_bootstrap.cc:492] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:00.838797 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:00.839963 32412 ts_tablet_manager.cc:1403] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.027s	user 0.000s	sys 0.015s
I20260713 09:11:00.840344 32419 raft_consensus.cc:493] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:11:00.841182 32183 leader_election.cc:343] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:00.841009 32419 raft_consensus.cc:515] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
W20260713 09:11:00.843128 32182 leader_election.cc:343] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:00.843799 32413 ts_tablet_manager.cc:1403] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.005s
I20260713 09:11:00.843664 32182 leader_election.cc:304] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:00.844535 32412 raft_consensus.cc:359] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.845453 32412 raft_consensus.cc:385] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.845836 32412 raft_consensus.cc:740] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.845531 32417 raft_consensus.cc:2749] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:00.838498 32411 tablet_bootstrap.cc:492] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:00.846975 32411 ts_tablet_manager.cc:1403] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.016s
I20260713 09:11:00.847628 32419 leader_election.cc:290] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:00.847990 32412 consensus_queue.cc:260] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.850703 32412 ts_tablet_manager.cc:1434] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.006s
I20260713 09:11:00.851774 32412 tablet_bootstrap.cc:492] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:00.851576 32411 raft_consensus.cc:359] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.852989 32411 raft_consensus.cc:385] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.854110 32411 raft_consensus.cc:740] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.847640 32413 raft_consensus.cc:359] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.857527 32413 raft_consensus.cc:385] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.857947 32413 raft_consensus.cc:740] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.858848 32413 consensus_queue.cc:260] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.859489 32412 tablet_bootstrap.cc:654] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.860201 32411 consensus_queue.cc:260] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.862684 32411 ts_tablet_manager.cc:1434] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260713 09:11:00.863744 32411 tablet_bootstrap.cc:492] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:00.870229 32413 ts_tablet_manager.cc:1434] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260713 09:11:00.871695 32413 tablet_bootstrap.cc:492] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:00.882042 32411 tablet_bootstrap.cc:654] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.892210 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17316e7b4aa4a6e9e869f4cd8956808" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:00.893235 32413 tablet_bootstrap.cc:654] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:00.894106 32331 leader_election.cc:343] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:00.903395 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17316e7b4aa4a6e9e869f4cd8956808" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
W20260713 09:11:00.904935 32332 leader_election.cc:343] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:00.905480 32332 leader_election.cc:304] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:00.906517 32419 raft_consensus.cc:2749] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:00.904518 32413 tablet_bootstrap.cc:492] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:00.907871 32413 ts_tablet_manager.cc:1403] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.003s
I20260713 09:11:00.910197 32413 raft_consensus.cc:359] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.910903 32413 raft_consensus.cc:385] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.911180 32413 raft_consensus.cc:740] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.911877 32413 consensus_queue.cc:260] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.915092 32418 raft_consensus.cc:493] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.915659 32418 raft_consensus.cc:515] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.916805 32412 tablet_bootstrap.cc:492] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:00.916827 32411 tablet_bootstrap.cc:492] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:00.917721 32411 ts_tablet_manager.cc:1403] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.023s
I20260713 09:11:00.919400 32413 ts_tablet_manager.cc:1434] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:11:00.920753 32413 tablet_bootstrap.cc:492] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:00.917732 32412 ts_tablet_manager.cc:1403] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.066s	user 0.034s	sys 0.027s
I20260713 09:11:00.925745 32412 raft_consensus.cc:359] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.926716 32412 raft_consensus.cc:385] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.927040 32412 raft_consensus.cc:740] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.927536 32411 raft_consensus.cc:359] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.928769 32411 raft_consensus.cc:385] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.928923 32413 tablet_bootstrap.cc:654] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.929201 32411 raft_consensus.cc:740] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.930429 32418 leader_election.cc:290] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:00.931659 32412 consensus_queue.cc:260] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.930404 32411 consensus_queue.cc:260] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.936240 32411 ts_tablet_manager.cc:1434] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:11:00.937609 32411 tablet_bootstrap.cc:492] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:00.937776 32412 ts_tablet_manager.cc:1434] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:00.939746 32412 tablet_bootstrap.cc:492] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:00.942180 32413 tablet_bootstrap.cc:492] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:00.942926 32413 ts_tablet_manager.cc:1403] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:11:00.950135 32412 tablet_bootstrap.cc:654] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.951761 32413 raft_consensus.cc:359] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.952723 32413 raft_consensus.cc:385] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.953287 32413 raft_consensus.cc:740] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.953395 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:00.954408 32413 consensus_queue.cc:260] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.956552 32411 tablet_bootstrap.cc:654] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:00.958921 32256 leader_election.cc:343] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:00.963025 32413 ts_tablet_manager.cc:1434] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260713 09:11:00.964893 32413 tablet_bootstrap.cc:492] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:00.972486 32411 tablet_bootstrap.cc:492] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:00.973531 32411 ts_tablet_manager.cc:1403] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.012s
I20260713 09:11:00.975687 32412 tablet_bootstrap.cc:492] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:00.976372 32412 ts_tablet_manager.cc:1403] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.014s
I20260713 09:11:00.977475 32413 tablet_bootstrap.cc:654] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.977059 32411 raft_consensus.cc:359] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.978109 32418 raft_consensus.cc:493] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:00.978560 32411 raft_consensus.cc:385] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.978971 32411 raft_consensus.cc:740] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.978708 32418 raft_consensus.cc:515] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.981317 32418 leader_election.cc:290] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:00.981109 32411 consensus_queue.cc:260] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.982558 32412 raft_consensus.cc:359] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.983757 32412 raft_consensus.cc:385] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:00.984079 32412 raft_consensus.cc:740] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:00.984423 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:00.985260 32411 ts_tablet_manager.cc:1434] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:11:00.985003 32412 consensus_queue.cc:260] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:00.985951 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:00.985091 32218 raft_consensus.cc:2468] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:00.986685 32411 tablet_bootstrap.cc:492] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:00.987291 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:00.989041 32256 leader_election.cc:304] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:00.986735 32368 raft_consensus.cc:2468] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
W20260713 09:11:00.990499 32258 leader_election.cc:343] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:00.991665 32258 leader_election.cc:304] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:00.993270 32412 ts_tablet_manager.cc:1434] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.005s
I20260713 09:11:00.993893 32411 tablet_bootstrap.cc:654] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:00.994551 32412 tablet_bootstrap.cc:492] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:00.996881 32413 tablet_bootstrap.cc:492] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:00.997478 32413 ts_tablet_manager.cc:1403] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260713 09:11:00.999192 32418 raft_consensus.cc:2804] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:00.999642 32418 raft_consensus.cc:493] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.000043 32418 raft_consensus.cc:3060] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.001149 32413 raft_consensus.cc:359] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.001978 32413 raft_consensus.cc:385] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.002291 32413 raft_consensus.cc:740] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.004822 32440 raft_consensus.cc:2804] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.005303 32440 raft_consensus.cc:493] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.005649 32440 raft_consensus.cc:3060] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.003362 32413 consensus_queue.cc:260] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.009145 32413 ts_tablet_manager.cc:1434] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260713 09:11:01.010344 32413 tablet_bootstrap.cc:492] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:01.011719 32412 tablet_bootstrap.cc:654] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.016726 32418 raft_consensus.cc:515] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.020402 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.020663 32418 leader_election.cc:290] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
W20260713 09:11:01.022176 32256 leader_election.cc:343] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:01.030162 32413 tablet_bootstrap.cc:654] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.031688 32440 raft_consensus.cc:515] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.034037 32412 tablet_bootstrap.cc:492] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:01.034749 32412 ts_tablet_manager.cc:1403] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.010s
I20260713 09:11:01.036700 32411 tablet_bootstrap.cc:492] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:01.037513 32411 ts_tablet_manager.cc:1403] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
W20260713 09:11:01.038829 32258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.131:42997, user_credentials={real_user=slave}} blocked reactor thread for 47265us
I20260713 09:11:01.040797 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.041000 32412 raft_consensus.cc:359] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.041424 32368 raft_consensus.cc:3060] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.041770 32412 raft_consensus.cc:385] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.042085 32412 raft_consensus.cc:740] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.042177 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.042990 32218 raft_consensus.cc:3060] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.043130 32412 consensus_queue.cc:260] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.044142 32440 leader_election.cc:290] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.045671 32412 ts_tablet_manager.cc:1434] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260713 09:11:01.046571 32411 raft_consensus.cc:359] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.047075 32412 tablet_bootstrap.cc:492] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:01.047374 32411 raft_consensus.cc:385] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.047571 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.042944 32413 tablet_bootstrap.cc:492] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:01.048736 32413 ts_tablet_manager.cc:1403] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.003s
W20260713 09:11:01.049479 32258 leader_election.cc:343] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:01.052299 32417 raft_consensus.cc:493] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.052588 32413 raft_consensus.cc:359] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.052902 32417 raft_consensus.cc:515] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.054069 32413 raft_consensus.cc:385] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.054450 32413 raft_consensus.cc:740] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.055286 32413 consensus_queue.cc:260] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.055634 32218 raft_consensus.cc:2468] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:01.057294 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.057736 32413 ts_tablet_manager.cc:1434] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:11:01.058069 32294 raft_consensus.cc:2468] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:01.059042 32413 tablet_bootstrap.cc:492] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:01.059828 32182 leader_election.cc:304] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.047772 32411 raft_consensus.cc:740] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.061048 32411 consensus_queue.cc:260] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.059999 32368 raft_consensus.cc:2468] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:01.062675 32417 leader_election.cc:290] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.064882 32417 raft_consensus.cc:2804] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.063390 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:01.069181 32417 raft_consensus.cc:493] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.069576 32417 raft_consensus.cc:3060] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.069625 32367 raft_consensus.cc:2468] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:01.063860 32258 leader_election.cc:304] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.071547 32439 raft_consensus.cc:2804] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.072121 32439 raft_consensus.cc:697] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:01.073012 32439 consensus_queue.cc:237] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.057626 32412 tablet_bootstrap.cc:654] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.068339 32256 leader_election.cc:304] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [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: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:01.077473 32419 raft_consensus.cc:493] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.078569 32419 raft_consensus.cc:515] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.081316 32419 leader_election.cc:290] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.082374 32440 raft_consensus.cc:2804] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.067004 32413 tablet_bootstrap.cc:654] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.084375 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
W20260713 09:11:01.086119 32332 leader_election.cc:343] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:01.083041 32440 raft_consensus.cc:697] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:01.087337 32440 consensus_queue.cc:237] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.091269 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.092594 32218 raft_consensus.cc:2468] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:01.094573 32419 raft_consensus.cc:493] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.095170 32419 raft_consensus.cc:515] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.095546 32417 raft_consensus.cc:515] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.097550 32419 leader_election.cc:290] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.099385 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.100139 32367 raft_consensus.cc:3060] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.102274 32413 tablet_bootstrap.cc:492] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:01.102921 32413 ts_tablet_manager.cc:1403] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.005s
I20260713 09:11:01.104051 32115 catalog_manager.cc:5697] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.100168 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.108880 32367 raft_consensus.cc:2468] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:01.106117 32413 raft_consensus.cc:359] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.109450 32413 raft_consensus.cc:385] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.109405 32294 raft_consensus.cc:2468] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:01.110235 32413 raft_consensus.cc:740] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.110291 32183 leader_election.cc:304] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.111541 32444 raft_consensus.cc:2804] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.111356 32413 consensus_queue.cc:260] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.112130 32444 raft_consensus.cc:697] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:01.112035 32332 leader_election.cc:304] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:01.113426 32419 raft_consensus.cc:2804] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.113369 32444 consensus_queue.cc:237] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.114009 32419 raft_consensus.cc:493] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.114516 32419 raft_consensus.cc:3060] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.117234 32411 ts_tablet_manager.cc:1434] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.079s	user 0.018s	sys 0.013s
I20260713 09:11:01.119659 32413 ts_tablet_manager.cc:1434] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:01.123374 32413 tablet_bootstrap.cc:492] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:01.125923 32331 leader_election.cc:304] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [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: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc
I20260713 09:11:01.131489 32411 tablet_bootstrap.cc:492] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:01.131973 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:01.132699 32294 raft_consensus.cc:3060] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.133829 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.134719 32218 raft_consensus.cc:2468] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:01.135419 32412 tablet_bootstrap.cc:492] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:01.136099 32412 ts_tablet_manager.cc:1403] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.009s
I20260713 09:11:01.138801 32419 raft_consensus.cc:515] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.141304 32294 raft_consensus.cc:2468] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:01.123660 32417 leader_election.cc:290] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.153578 32412 raft_consensus.cc:359] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.154462 32412 raft_consensus.cc:385] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.154793 32412 raft_consensus.cc:740] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.160089 32451 raft_consensus.cc:2804] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.161111 32450 raft_consensus.cc:493] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.162007 32451 raft_consensus.cc:493] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.162492 32451 raft_consensus.cc:3060] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.162851 32450 raft_consensus.cc:515] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.158468 32412 consensus_queue.cc:260] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.168041 32411 tablet_bootstrap.cc:654] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.169754 32412 ts_tablet_manager.cc:1434] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260713 09:11:01.170641 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.171130 32412 tablet_bootstrap.cc:492] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:01.171376 32294 raft_consensus.cc:2468] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:01.171578 32451 raft_consensus.cc:515] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.171864 32419 leader_election.cc:290] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.166615 32413 tablet_bootstrap.cc:654] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.173656 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.173903 32451 leader_election.cc:290] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.174922 32217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.176147 32218 raft_consensus.cc:3060] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.176319 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.177218 32216 raft_consensus.cc:3060] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.180760 32332 leader_election.cc:304] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:01.181635 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:01.182447 32451 raft_consensus.cc:2804] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.183147 32451 raft_consensus.cc:493] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.183645 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:01.186257 32450 leader_election.cc:290] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.186861 32294 raft_consensus.cc:3060] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.191250 32216 raft_consensus.cc:2468] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:01.186441 32451 raft_consensus.cc:3060] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:01.186764 32331 leader_election.cc:343] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:01.184422 32332 leader_election.cc:343] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:01.201856 32218 raft_consensus.cc:2468] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:01.204646 32412 tablet_bootstrap.cc:654] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.206578 32450 raft_consensus.cc:493] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.207434 32450 raft_consensus.cc:515] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.211234 32331 leader_election.cc:304] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [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: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc
I20260713 09:11:01.213315 32331 leader_election.cc:304] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.214617 32419 raft_consensus.cc:2804] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.217743 32450 leader_election.cc:290] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.218142 32294 raft_consensus.cc:2468] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:01.218498 32450 raft_consensus.cc:2804] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.223634 32450 raft_consensus.cc:697] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.228108 32450 consensus_queue.cc:237] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.223001 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea613f70cdd34403ab4c35a092be4487" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.232372 32419 raft_consensus.cc:697] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.233456 32419 consensus_queue.cc:237] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.234019 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea613f70cdd34403ab4c35a092be4487" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.233613 32116 catalog_manager.cc:5697] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.241598 32451 raft_consensus.cc:515] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
W20260713 09:11:01.235953 32331 leader_election.cc:343] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:01.236279 32293 raft_consensus.cc:2468] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:01.246579 32411 tablet_bootstrap.cc:492] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:01.252357 32411 ts_tablet_manager.cc:1403] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.121s	user 0.019s	sys 0.019s
I20260713 09:11:01.251152 32115 catalog_manager.cc:5697] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.256371 32411 raft_consensus.cc:359] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.257280 32411 raft_consensus.cc:385] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.257643 32411 raft_consensus.cc:740] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.247620 32451 leader_election.cc:290] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.247687 32332 leader_election.cc:304] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.259261 32458 raft_consensus.cc:2804] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.249444 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.259855 32458 raft_consensus.cc:493] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.260355 32458 raft_consensus.cc:3060] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.250634 32413 tablet_bootstrap.cc:492] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:01.251447 32444 raft_consensus.cc:493] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.261523 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:01.261662 32444 raft_consensus.cc:515] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.262223 32411 consensus_queue.cc:260] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.262769 32293 raft_consensus.cc:3060] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.261754 32413 ts_tablet_manager.cc:1403] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.141s	user 0.023s	sys 0.028s
I20260713 09:11:01.264667 32444 leader_election.cc:290] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
W20260713 09:11:01.261183 32331 leader_election.cc:343] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:01.266650 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.267678 32413 raft_consensus.cc:359] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.268205 32412 tablet_bootstrap.cc:492] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:01.268517 32413 raft_consensus.cc:385] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.268819 32412 ts_tablet_manager.cc:1403] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.005s
I20260713 09:11:01.269622 32411 ts_tablet_manager.cc:1434] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:11:01.270920 32411 tablet_bootstrap.cc:492] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:01.271306 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:01.272502 32367 raft_consensus.cc:2393] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53eb1a8c0c3474ca13e2ab27f922b79 in current term 1: Already voted for candidate 566559351c704956b408e2c9dda63afc in this term.
I20260713 09:11:01.272192 32412 raft_consensus.cc:359] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.273222 32412 raft_consensus.cc:385] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.273562 32412 raft_consensus.cc:740] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.275276 32182 leader_election.cc:304] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:01.277704 32444 raft_consensus.cc:3060] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.277907 32412 consensus_queue.cc:260] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.268836 32413 raft_consensus.cc:740] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.280617 32413 consensus_queue.cc:260] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.283145 32413 ts_tablet_manager.cc:1434] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:11:01.283609 32411 tablet_bootstrap.cc:654] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.285388 32412 ts_tablet_manager.cc:1434] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:11:01.286613 32412 tablet_bootstrap.cc:492] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:01.285787 32114 catalog_manager.cc:5697] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.289685 32114 catalog_manager.cc:5697] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.296104 32412 tablet_bootstrap.cc:654] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.302892 32411 tablet_bootstrap.cc:492] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:01.303772 32411 ts_tablet_manager.cc:1403] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260713 09:11:01.298131 32444 raft_consensus.cc:2749] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:01.308624 32411 raft_consensus.cc:359] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.310546 32411 raft_consensus.cc:385] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.310917 32411 raft_consensus.cc:740] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.311826 32411 consensus_queue.cc:260] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.313036 32412 tablet_bootstrap.cc:492] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:01.313690 32412 ts_tablet_manager.cc:1403] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.005s
I20260713 09:11:01.314363 32411 ts_tablet_manager.cc:1434] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:01.315502 32411 tablet_bootstrap.cc:492] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:01.316745 32412 raft_consensus.cc:359] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.317482 32412 raft_consensus.cc:385] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.317479 32293 raft_consensus.cc:2468] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:01.318526 32412 raft_consensus.cc:740] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.320114 32412 consensus_queue.cc:260] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.321321 32458 raft_consensus.cc:515] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.322949 32411 tablet_bootstrap.cc:654] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:01.321228 32332 leader_election.cc:304] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.324807 32450 raft_consensus.cc:2804] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.324982 32458 leader_election.cc:290] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.325829 32450 raft_consensus.cc:697] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.326874 32450 consensus_queue.cc:237] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.329645 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea613f70cdd34403ab4c35a092be4487" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:01.330412 32293 raft_consensus.cc:3060] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.341594 32411 tablet_bootstrap.cc:492] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:01.342365 32411 ts_tablet_manager.cc:1403] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.002s
I20260713 09:11:01.345683 32411 raft_consensus.cc:359] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.346863 32411 raft_consensus.cc:385] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:01.347218 32411 raft_consensus.cc:740] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:01.335386 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea613f70cdd34403ab4c35a092be4487" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.333954 32412 ts_tablet_manager.cc:1434] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260713 09:11:01.348182 32411 consensus_queue.cc:260] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.349149 32218 raft_consensus.cc:3060] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.349207 32116 catalog_manager.cc:5697] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.351636 32293 raft_consensus.cc:2468] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:01.353292 32332 leader_election.cc:304] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:01.354400 32450 raft_consensus.cc:2804] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.354956 32450 raft_consensus.cc:697] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.355939 32450 consensus_queue.cc:237] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.357992 32218 raft_consensus.cc:2468] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:01.366237 32411 ts_tablet_manager.cc:1434] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260713 09:11:01.372195 32114 catalog_manager.cc:5697] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:01.417336 32450 raft_consensus.cc:493] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.417922 32450 raft_consensus.cc:515] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.420270 32450 leader_election.cc:290] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:01.421284 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.421461 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.422118 32218 raft_consensus.cc:2393] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b94c6396fd2f48af8be0a2efc0c41ccf in current term 1: Already voted for candidate 566559351c704956b408e2c9dda63afc in this term.
I20260713 09:11:01.423237 32331 leader_election.cc:304] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.423954 32450 raft_consensus.cc:3060] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.430099 32450 raft_consensus.cc:2749] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:01.469444 32440 raft_consensus.cc:493] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.470162 32440 raft_consensus.cc:515] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.472549 32440 leader_election.cc:290] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997), f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665)
I20260713 09:11:01.473795 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:01.474100 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.474820 32367 raft_consensus.cc:2468] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:01.474820 32218 raft_consensus.cc:2468] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:01.476521 32256 leader_election.cc:304] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.477766 32440 raft_consensus.cc:2804] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.478260 32440 raft_consensus.cc:493] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.478788 32440 raft_consensus.cc:3060] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.482107 32439 raft_consensus.cc:493] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.483009 32439 raft_consensus.cc:515] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.485215 32439 leader_election.cc:290] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.486202 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17316e7b4aa4a6e9e869f4cd8956808" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.486642 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17316e7b4aa4a6e9e869f4cd8956808" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:01.486958 32218 raft_consensus.cc:2468] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:01.487437 32367 raft_consensus.cc:2468] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:01.488268 32256 leader_election.cc:304] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.488049 32440 raft_consensus.cc:515] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.489246 32439 raft_consensus.cc:2804] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:01.489595 32439 raft_consensus.cc:493] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:01.489959 32439 raft_consensus.cc:3060] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.490789 32440 leader_election.cc:290] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Requested vote from peers b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997), f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665)
I20260713 09:11:01.491638 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.491912 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.492332 32367 raft_consensus.cc:3060] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.492543 32218 raft_consensus.cc:3060] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.498704 32439 raft_consensus.cc:515] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.499642 32218 raft_consensus.cc:2468] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:01.500845 32367 raft_consensus.cc:2468] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:01.501052 32256 leader_election.cc:304] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.501622 32439 leader_election.cc:290] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.501961 32440 raft_consensus.cc:2804] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.502556 32440 raft_consensus.cc:697] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:01.503499 32440 consensus_queue.cc:237] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:01.502879 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17316e7b4aa4a6e9e869f4cd8956808" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.504374 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f17316e7b4aa4a6e9e869f4cd8956808" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.504837 32367 raft_consensus.cc:3060] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.505075 32218 raft_consensus.cc:3060] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.508227 32418 consensus_queue.cc:1048] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.513345 32218 raft_consensus.cc:2468] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:01.517354 32367 raft_consensus.cc:2468] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:01.518726 32256 leader_election.cc:304] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.520157 32418 raft_consensus.cc:2804] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:01.520918 32418 raft_consensus.cc:697] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:01.521797 32418 consensus_queue.cc:237] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.540884 32471 consensus_queue.cc:1048] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.540990 32116 catalog_manager.cc:5697] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.563683 32115 catalog_manager.cc:5697] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.598239 32471 consensus_queue.cc:1048] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.613921 32418 consensus_queue.cc:1048] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.626185 32444 consensus_queue.cc:1048] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.642452 32417 consensus_queue.cc:1048] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:11:01.647943 32418 raft_consensus.cc:493] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.648574 32418 raft_consensus.cc:515] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.650959 32418 leader_election.cc:290] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.652124 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:01.652981 32216 raft_consensus.cc:2393] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 566559351c704956b408e2c9dda63afc in current term 1: Already voted for candidate b94c6396fd2f48af8be0a2efc0c41ccf in this term.
I20260713 09:11:01.653949 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:01.658214 32258 leader_election.cc:304] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 566559351c704956b408e2c9dda63afc; no voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.659332 32471 raft_consensus.cc:3060] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.666662 32293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8"
dest_uuid: "566559351c704956b408e2c9dda63afc"
mode: GRACEFUL
new_leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:45978
I20260713 09:11:01.667858 32293 raft_consensus.cc:606] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Received request to transfer leadership to TS f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.669602 32471 raft_consensus.cc:2749] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:01.671531 32450 consensus_queue.cc:1048] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.687395 32450 consensus_queue.cc:1048] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.690071 32368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
mode: GRACEFUL
new_leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:42502
I20260713 09:11:01.690765 32368 raft_consensus.cc:606] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Received request to transfer leadership to TS f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.697579 32294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0"
dest_uuid: "566559351c704956b408e2c9dda63afc"
mode: GRACEFUL
new_leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:45978
I20260713 09:11:01.698477 32294 raft_consensus.cc:606] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Received request to transfer leadership to TS f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:01.701063 32459 raft_consensus.cc:993] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: : Instructing follower f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:01.701705 32459 raft_consensus.cc:1081] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Signalling peer f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:01.705123 32218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:57446
I20260713 09:11:01.705865 32218 raft_consensus.cc:493] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.706324 32218 raft_consensus.cc:3060] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.707279 32450 consensus_queue.cc:1048] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.716387 32218 raft_consensus.cc:515] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.719362 32218 leader_election.cc:290] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.719803 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:01.720029 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ee4f7be5c0f4f5592b0e191e8b084bd" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.720744 32368 raft_consensus.cc:3055] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.720773 32294 raft_consensus.cc:3060] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.721197 32368 raft_consensus.cc:740] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.722259 32368 consensus_queue.cc:260] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.723896 32368 raft_consensus.cc:3060] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.724822 32367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
mode: GRACEFUL
new_leader_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:42502
I20260713 09:11:01.725596 32367 raft_consensus.cc:606] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Received request to transfer leadership to TS 566559351c704956b408e2c9dda63afc
I20260713 09:11:01.736107 32450 consensus_queue.cc:1048] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.738667 32367 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
mode: GRACEFUL
new_leader_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:42502
I20260713 09:11:01.739351 32367 raft_consensus.cc:606] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Received request to transfer leadership to TS 566559351c704956b408e2c9dda63afc
I20260713 09:11:01.743912 32368 raft_consensus.cc:2468] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:01.746134 32183 leader_election.cc:304] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.747239 32417 raft_consensus.cc:2804] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.747845 32417 raft_consensus.cc:697] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:01.748684 32417 consensus_queue.cc:237] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.749563 32294 raft_consensus.cc:2468] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:01.755275 32419 raft_consensus.cc:993] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: : Instructing follower 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:01.755817 32419 raft_consensus.cc:1081] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Signalling peer 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:01.757819 32293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff"
dest_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:45962
I20260713 09:11:01.758479 32293 raft_consensus.cc:493] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.758884 32293 raft_consensus.cc:3060] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.758242 32116 catalog_manager.cc:5697] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 1 to 2, leader changed from b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131) to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.768316 32293 raft_consensus.cc:515] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.771437 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.772112 32218 raft_consensus.cc:3060] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.772365 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e43c4090d3d546e5896efb0dec9e81ff" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.772985 32368 raft_consensus.cc:3055] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.773350 32368 raft_consensus.cc:740] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.774073 32293 leader_election.cc:290] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.776073 32368 consensus_queue.cc:260] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.777571 32368 raft_consensus.cc:3060] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.780890 32218 raft_consensus.cc:2468] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:01.782939 32256 leader_election.cc:304] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.784034 32471 raft_consensus.cc:2804] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.784749 32471 raft_consensus.cc:697] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:01.785223 32417 raft_consensus.cc:493] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:01.785727 32471 consensus_queue.cc:237] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.785899 32417 raft_consensus.cc:515] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.787681 32368 raft_consensus.cc:2468] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:01.790057 32417 leader_election.cc:290] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.790203 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:01.790195 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:01.791437 32293 raft_consensus.cc:2393] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53eb1a8c0c3474ca13e2ab27f922b79 in current term 1: Already voted for candidate b94c6396fd2f48af8be0a2efc0c41ccf in this term.
I20260713 09:11:01.792989 32183 leader_election.cc:304] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:01.794008 32417 raft_consensus.cc:3060] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:01.796062 32116 catalog_manager.cc:5697] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 1 to 2, leader changed from b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131) to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.800280 32417 raft_consensus.cc:2749] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:01.812512 32450 consensus_queue.cc:1048] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:01.825469 32419 consensus_queue.cc:1048] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.854619 32419 consensus_queue.cc:1048] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:01.868120 32459 consensus_queue.cc:1048] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:01.878886 32459 raft_consensus.cc:993] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: : Instructing follower 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:01.879451 32451 raft_consensus.cc:1081] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Signalling peer 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:01.881327 32293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a"
dest_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:45962
I20260713 09:11:01.881901 32293 raft_consensus.cc:493] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:01.882261 32293 raft_consensus.cc:3060] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.888749 32293 raft_consensus.cc:515] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.890792 32293 leader_election.cc:290] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:01.891929 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:01.892246 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b6f173a44764a3d96345a6f62fed41a" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:01.892731 32218 raft_consensus.cc:3060] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.892941 32367 raft_consensus.cc:3055] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:01.893354 32367 raft_consensus.cc:740] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:01.894114 32367 consensus_queue.cc:260] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.895237 32367 raft_consensus.cc:3060] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:01.900077 32218 raft_consensus.cc:2468] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:01.901731 32256 leader_election.cc:304] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:01.902752 32471 raft_consensus.cc:2804] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:01.903234 32471 raft_consensus.cc:697] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:01.903893 32367 raft_consensus.cc:2468] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:01.904053 32471 consensus_queue.cc:237] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:01.911746 32116 catalog_manager.cc:5697] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 1 to 2, leader changed from b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131) to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:01.928323 32471 consensus_queue.cc:1048] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:01.941036 32418 consensus_queue.cc:1048] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:02.018417 32418 consensus_queue.cc:1048] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:02.026558 32477 raft_consensus.cc:993] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: : Instructing follower f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:02.027200 32439 raft_consensus.cc:1081] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Signalling peer f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:02.029171 32216 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:57448
I20260713 09:11:02.030807 32216 raft_consensus.cc:493] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.031268 32216 raft_consensus.cc:3060] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.036463 32477 consensus_queue.cc:1048] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:02.040166 32216 raft_consensus.cc:515] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:02.046497 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:02.047168 32368 raft_consensus.cc:3060] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.052172 32439 raft_consensus.cc:993] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: : Instructing follower f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:02.052704 32439 raft_consensus.cc:1081] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Signalling peer f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:02.054555 32218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:57448
I20260713 09:11:02.055008 32368 raft_consensus.cc:2468] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:02.055420 32218 raft_consensus.cc:493] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:02.055946 32218 raft_consensus.cc:3060] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.057916 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18df5dbcf7c1478d952aa2af9b321af8" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:02.058259 32183 leader_election.cc:304] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:02.058719 32293 raft_consensus.cc:3055] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:02.059058 32293 raft_consensus.cc:740] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:02.059221 32417 raft_consensus.cc:2804] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:02.059738 32417 raft_consensus.cc:697] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:02.060029 32293 consensus_queue.cc:260] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:02.060566 32417 consensus_queue.cc:237] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } }
I20260713 09:11:02.061281 32293 raft_consensus.cc:3060] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.064404 32218 raft_consensus.cc:515] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:02.067337 32216 leader_election.cc:290] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Requested vote from peers b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:02.068297 32218 leader_election.cc:290] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:02.070210 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:02.070758 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962f8f8caded476797d31f1aac8ec6c0" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:02.073951 32113 catalog_manager.cc:5697] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 1 to 2, leader changed from 566559351c704956b408e2c9dda63afc (127.27.0.130) to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:02.077363 32368 raft_consensus.cc:3060] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.077865 32294 raft_consensus.cc:3055] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:02.078235 32294 raft_consensus.cc:740] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:02.079124 32294 consensus_queue.cc:260] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:02.080295 32294 raft_consensus.cc:3060] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:02.084720 32368 raft_consensus.cc:2468] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:02.086462 32183 leader_election.cc:304] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:02.087663 32417 raft_consensus.cc:2804] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:02.087944 32294 raft_consensus.cc:2468] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:02.088268 32417 raft_consensus.cc:697] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:02.070111 32293 raft_consensus.cc:2468] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:02.089186 32417 consensus_queue.cc:237] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:02.097445 32113 catalog_manager.cc:5697] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 1 to 2, leader changed from 566559351c704956b408e2c9dda63afc (127.27.0.130) to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:02.185384 32294 raft_consensus.cc:1275] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.186818 32444 consensus_queue.cc:1048] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.197026 32367 raft_consensus.cc:1275] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.199348 32496 consensus_queue.cc:1048] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:02.259076 32368 raft_consensus.cc:1275] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.260813 32439 consensus_queue.cc:1048] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:02.270605 32216 raft_consensus.cc:1275] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.272821 32477 consensus_queue.cc:1048] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.460538 32216 raft_consensus.cc:1275] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.462113 32477 consensus_queue.cc:1048] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.471282 32368 raft_consensus.cc:1275] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.473168 32439 consensus_queue.cc:1048] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.541520 32368 raft_consensus.cc:1275] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.543076 32496 consensus_queue.cc:1048] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.551671 32294 raft_consensus.cc:1275] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.553198 32497 consensus_queue.cc:1048] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.566111 32294 raft_consensus.cc:1275] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.567708 32444 consensus_queue.cc:1048] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:02.578227 32368 raft_consensus.cc:1275] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:02.579777 32444 consensus_queue.cc:1048] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:04.781836 32116 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38792:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:11:04.785109 32116 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.
W20260713 09:11:04.812886 32164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:04.847319 32208 tablet_service.cc:1511] Processing CreateTablet for tablet 6834a761ba574f309ba871bf179c675f (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:04.848206 32282 tablet_service.cc:1511] Processing CreateTablet for tablet 6834a761ba574f309ba871bf179c675f (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:04.849155 32208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6834a761ba574f309ba871bf179c675f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.849500 32282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6834a761ba574f309ba871bf179c675f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.850229 32358 tablet_service.cc:1511] Processing CreateTablet for tablet 6834a761ba574f309ba871bf179c675f (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:11:04.851897 32358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6834a761ba574f309ba871bf179c675f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.853854 32279 tablet_service.cc:1511] Processing CreateTablet for tablet b04b6a7f110f4feabeaee6904dbf8c82 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:04.854127 32201 tablet_service.cc:1511] Processing CreateTablet for tablet b04b6a7f110f4feabeaee6904dbf8c82 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:04.855456 32279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04b6a7f110f4feabeaee6904dbf8c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.855847 32201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04b6a7f110f4feabeaee6904dbf8c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.858084 32351 tablet_service.cc:1511] Processing CreateTablet for tablet b04b6a7f110f4feabeaee6904dbf8c82 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:11:04.858997 32277 tablet_service.cc:1511] Processing CreateTablet for tablet 23c9c7c43ec74ad09180294531e2a38f (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:04.859685 32351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b04b6a7f110f4feabeaee6904dbf8c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.860450 32277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c9c7c43ec74ad09180294531e2a38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.863941 32204 tablet_service.cc:1511] Processing CreateTablet for tablet 23c9c7c43ec74ad09180294531e2a38f (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:04.865371 32204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c9c7c43ec74ad09180294531e2a38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.871023 32353 tablet_service.cc:1511] Processing CreateTablet for tablet 23c9c7c43ec74ad09180294531e2a38f (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:11:04.872598 32353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23c9c7c43ec74ad09180294531e2a38f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.878067 32206 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0c29883d2b4e98895924607188f9fd (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:04.879573 32206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0c29883d2b4e98895924607188f9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.892578 32283 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0c29883d2b4e98895924607188f9fd (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:04.894089 32283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0c29883d2b4e98895924607188f9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.895539 32357 tablet_service.cc:1511] Processing CreateTablet for tablet 0b0c29883d2b4e98895924607188f9fd (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:11:04.896922 32357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b0c29883d2b4e98895924607188f9fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.896463 32202 tablet_service.cc:1511] Processing CreateTablet for tablet 987baec4ff9d4883b87f3c88fa0b80d3 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:04.898049 32202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987baec4ff9d4883b87f3c88fa0b80d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.909996 32275 tablet_service.cc:1511] Processing CreateTablet for tablet 987baec4ff9d4883b87f3c88fa0b80d3 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:04.911525 32275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987baec4ff9d4883b87f3c88fa0b80d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.912243 32205 tablet_service.cc:1511] Processing CreateTablet for tablet 738f6f43228e4ae1b158b8b46970a515 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:04.913573 32205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738f6f43228e4ae1b158b8b46970a515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.918403 32350 tablet_service.cc:1511] Processing CreateTablet for tablet 987baec4ff9d4883b87f3c88fa0b80d3 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:11:04.920274 32350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987baec4ff9d4883b87f3c88fa0b80d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.924655 32280 tablet_service.cc:1511] Processing CreateTablet for tablet 738f6f43228e4ae1b158b8b46970a515 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:04.927086 32280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738f6f43228e4ae1b158b8b46970a515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.934494 32352 tablet_service.cc:1511] Processing CreateTablet for tablet 738f6f43228e4ae1b158b8b46970a515 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:11:04.936553 32352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 738f6f43228e4ae1b158b8b46970a515. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.959216 32513 tablet_bootstrap.cc:492] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:04.976326 32278 tablet_service.cc:1511] Processing CreateTablet for tablet 6fea26472b9f44419d6e69657ed66169 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:04.977840 32278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fea26472b9f44419d6e69657ed66169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.979692 32201 tablet_service.cc:1511] Processing CreateTablet for tablet 6fea26472b9f44419d6e69657ed66169 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:04.982053 32201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fea26472b9f44419d6e69657ed66169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.982837 32353 tablet_service.cc:1511] Processing CreateTablet for tablet 6fea26472b9f44419d6e69657ed66169 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:11:04.986445 32353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fea26472b9f44419d6e69657ed66169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.986696 32512 tablet_bootstrap.cc:492] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:04.994532 32512 tablet_bootstrap.cc:654] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:04.998812 32277 tablet_service.cc:1511] Processing CreateTablet for tablet 8dba3616640248dca8e22afc44db6384 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:05.000391 32277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dba3616640248dca8e22afc44db6384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.001169 32206 tablet_service.cc:1511] Processing CreateTablet for tablet d15163c4ad6143a59a0d5b05089e452d (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:05.002604 32206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15163c4ad6143a59a0d5b05089e452d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:04.998853 32351 tablet_service.cc:1511] Processing CreateTablet for tablet 8dba3616640248dca8e22afc44db6384 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:05.006439 32351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dba3616640248dca8e22afc44db6384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.019968 32283 tablet_service.cc:1511] Processing CreateTablet for tablet d15163c4ad6143a59a0d5b05089e452d (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:05.021811 32283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15163c4ad6143a59a0d5b05089e452d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.023897 32358 tablet_service.cc:1511] Processing CreateTablet for tablet d15163c4ad6143a59a0d5b05089e452d (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:11:05.025842 32358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d15163c4ad6143a59a0d5b05089e452d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.061204 32514 tablet_bootstrap.cc:492] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.066236 32514 tablet_bootstrap.cc:654] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.071784 32512 tablet_bootstrap.cc:492] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.076082 32512 ts_tablet_manager.cc:1403] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.007s
I20260713 09:11:05.079576 32513 tablet_bootstrap.cc:654] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.084448 32512 raft_consensus.cc:359] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.085579 32512 raft_consensus.cc:385] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.085870 32512 raft_consensus.cc:740] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.086678 32512 consensus_queue.cc:260] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.092021 32512 ts_tablet_manager.cc:1434] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:05.093058 32512 tablet_bootstrap.cc:492] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.101912 32512 tablet_bootstrap.cc:654] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
W20260713 09:11:05.049886 32256 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.27.0.129:45665, user_credentials={real_user=slave}} blocked reactor thread for 88472.2us
I20260713 09:11:05.084372 32202 tablet_service.cc:1511] Processing CreateTablet for tablet 8dba3616640248dca8e22afc44db6384 (DEFAULT_TABLE table=soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:11:05.112083 32202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dba3616640248dca8e22afc44db6384. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:11:05.113526 32512 tablet_bootstrap.cc:492] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.113545 32514 tablet_bootstrap.cc:492] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.114429 32512 ts_tablet_manager.cc:1403] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260713 09:11:05.114437 32514 ts_tablet_manager.cc:1403] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.017s
I20260713 09:11:05.127409 32514 raft_consensus.cc:359] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.128261 32514 raft_consensus.cc:385] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.128569 32514 raft_consensus.cc:740] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.129273 32514 consensus_queue.cc:260] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.131456 32512 raft_consensus.cc:359] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.133641 32512 raft_consensus.cc:385] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.133972 32512 raft_consensus.cc:740] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.134779 32512 consensus_queue.cc:260] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.137250 32512 ts_tablet_manager.cc:1434] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:11:05.138528 32512 tablet_bootstrap.cc:492] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.140127 32513 tablet_bootstrap.cc:492] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.140805 32513 ts_tablet_manager.cc:1403] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.182s	user 0.014s	sys 0.000s
I20260713 09:11:05.144253 32513 raft_consensus.cc:359] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.145044 32513 raft_consensus.cc:385] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.145370 32513 raft_consensus.cc:740] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.145712 32512 tablet_bootstrap.cc:654] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.146183 32513 consensus_queue.cc:260] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.148769 32514 ts_tablet_manager.cc:1434] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260713 09:11:05.151572 32514 tablet_bootstrap.cc:492] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.152024 32513 ts_tablet_manager.cc:1434] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260713 09:11:05.152971 32513 tablet_bootstrap.cc:492] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.159327 32513 tablet_bootstrap.cc:654] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.161830 32514 tablet_bootstrap.cc:654] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.171124 32512 tablet_bootstrap.cc:492] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.171743 32512 ts_tablet_manager.cc:1403] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.010s
I20260713 09:11:05.172551 32514 tablet_bootstrap.cc:492] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.173120 32514 ts_tablet_manager.cc:1403] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.007s
I20260713 09:11:05.175464 32512 raft_consensus.cc:359] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.176391 32512 raft_consensus.cc:385] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.176143 32514 raft_consensus.cc:359] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.176731 32512 raft_consensus.cc:740] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.176908 32514 raft_consensus.cc:385] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.177244 32514 raft_consensus.cc:740] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.177749 32512 consensus_queue.cc:260] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.178056 32514 consensus_queue.cc:260] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.179013 32513 tablet_bootstrap.cc:492] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.180305 32513 ts_tablet_manager.cc:1403] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260713 09:11:05.180477 32514 ts_tablet_manager.cc:1434] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:11:05.181532 32514 tablet_bootstrap.cc:492] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.183756 32513 raft_consensus.cc:359] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.184557 32513 raft_consensus.cc:385] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.184883 32513 raft_consensus.cc:740] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.185629 32513 consensus_queue.cc:260] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.187788 32512 ts_tablet_manager.cc:1434] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:05.187960 32513 ts_tablet_manager.cc:1434] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:11:05.189021 32512 tablet_bootstrap.cc:492] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.189240 32513 tablet_bootstrap.cc:492] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.196174 32513 tablet_bootstrap.cc:654] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.196717 32512 tablet_bootstrap.cc:654] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.200671 32514 tablet_bootstrap.cc:654] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.207888 32513 tablet_bootstrap.cc:492] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.208413 32513 ts_tablet_manager.cc:1403] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:11:05.211369 32513 raft_consensus.cc:359] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.212157 32513 raft_consensus.cc:385] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.212455 32513 raft_consensus.cc:740] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.213224 32513 consensus_queue.cc:260] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.215123 32514 tablet_bootstrap.cc:492] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.215729 32514 ts_tablet_manager.cc:1403] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.034s	user 0.004s	sys 0.011s
I20260713 09:11:05.216526 32513 ts_tablet_manager.cc:1434] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:11:05.217722 32513 tablet_bootstrap.cc:492] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.219022 32514 raft_consensus.cc:359] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.219887 32514 raft_consensus.cc:385] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.220187 32514 raft_consensus.cc:740] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.220957 32514 consensus_queue.cc:260] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.223493 32514 ts_tablet_manager.cc:1434] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:11:05.224628 32514 tablet_bootstrap.cc:492] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.225117 32513 tablet_bootstrap.cc:654] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.225989 32451 raft_consensus.cc:493] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.226578 32451 raft_consensus.cc:515] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.228672 32512 tablet_bootstrap.cc:492] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.229278 32512 ts_tablet_manager.cc:1403] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.007s
I20260713 09:11:05.231192 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.232016 32514 tablet_bootstrap.cc:654] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.232159 32512 raft_consensus.cc:359] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.232470 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.233130 32512 raft_consensus.cc:385] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:05.233014 32331 leader_election.cc:343] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.233429 32294 raft_consensus.cc:2468] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.234433 32512 raft_consensus.cc:740] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.235214 32332 leader_election.cc:304] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:05.235509 32512 consensus_queue.cc:260] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.239423 32512 ts_tablet_manager.cc:1434] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:11:05.241041 32512 tablet_bootstrap.cc:492] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.229081 32451 leader_election.cc:290] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.250383 32451 raft_consensus.cc:2804] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.250638 32512 tablet_bootstrap.cc:654] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.250815 32451 raft_consensus.cc:493] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.251758 32451 raft_consensus.cc:3060] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.274000 32451 raft_consensus.cc:515] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.276440 32451 leader_election.cc:290] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.279142 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
W20260713 09:11:05.281579 32331 leader_election.cc:343] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:11:05.289338 32332 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.27.0.130:37967, user_credentials={real_user=slave}} blocked reactor thread for 54259.3us
I20260713 09:11:05.292835 32512 tablet_bootstrap.cc:492] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.293134 32513 tablet_bootstrap.cc:492] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.293134 32514 tablet_bootstrap.cc:492] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.293581 32512 ts_tablet_manager.cc:1403] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.027s
I20260713 09:11:05.293882 32513 ts_tablet_manager.cc:1403] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.048s
I20260713 09:11:05.293926 32514 ts_tablet_manager.cc:1403] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.017s
I20260713 09:11:05.296923 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.297514 32294 raft_consensus.cc:3060] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.297420 32512 raft_consensus.cc:359] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.298548 32512 raft_consensus.cc:385] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.298944 32512 raft_consensus.cc:740] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.299505 32513 raft_consensus.cc:359] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.299839 32512 consensus_queue.cc:260] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.300287 32513 raft_consensus.cc:385] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.301056 32513 raft_consensus.cc:740] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.300161 32514 raft_consensus.cc:359] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.301640 32514 raft_consensus.cc:385] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.302079 32514 raft_consensus.cc:740] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.301858 32513 consensus_queue.cc:260] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.303149 32514 consensus_queue.cc:260] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.304360 32513 ts_tablet_manager.cc:1434] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260713 09:11:05.305653 32513 tablet_bootstrap.cc:492] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.306547 32500 raft_consensus.cc:493] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.307157 32500 raft_consensus.cc:515] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.309752 32514 ts_tablet_manager.cc:1434] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:11:05.311434 32514 tablet_bootstrap.cc:492] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.311352 32500 leader_election.cc:290] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.311844 32512 ts_tablet_manager.cc:1434] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260713 09:11:05.312786 32513 tablet_bootstrap.cc:654] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.313128 32512 tablet_bootstrap.cc:492] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.314723 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
W20260713 09:11:05.316664 32183 leader_election.cc:343] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.320099 32514 tablet_bootstrap.cc:654] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.322369 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
W20260713 09:11:05.327576 32182 leader_election.cc:343] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.328275 32182 leader_election.cc:304] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:05.329502 32500 raft_consensus.cc:2749] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.321874 32512 tablet_bootstrap.cc:654] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.337913 32514 tablet_bootstrap.cc:492] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.338716 32514 ts_tablet_manager.cc:1403] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.011s
I20260713 09:11:05.342242 32514 raft_consensus.cc:359] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.343286 32514 raft_consensus.cc:385] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.343753 32514 raft_consensus.cc:740] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.344998 32514 consensus_queue.cc:260] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.348932 32514 ts_tablet_manager.cc:1434] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:11:05.349803 32294 raft_consensus.cc:2468] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:05.350674 32514 tablet_bootstrap.cc:492] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.360532 32332 leader_election.cc:304] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:05.351738 32513 tablet_bootstrap.cc:492] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.361865 32513 ts_tablet_manager.cc:1403] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.016s
I20260713 09:11:05.362645 32529 raft_consensus.cc:2804] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.363324 32529 raft_consensus.cc:697] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:05.364338 32529 consensus_queue.cc:237] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.365672 32513 raft_consensus.cc:359] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.366837 32513 raft_consensus.cc:385] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.367254 32513 raft_consensus.cc:740] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.368248 32513 consensus_queue.cc:260] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.376107 32514 tablet_bootstrap.cc:654] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.379110 32512 tablet_bootstrap.cc:492] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.379770 32512 ts_tablet_manager.cc:1403] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.020s
I20260713 09:11:05.380954 32513 ts_tablet_manager.cc:1434] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260713 09:11:05.382262 32513 tablet_bootstrap.cc:492] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.383831 32115 catalog_manager.cc:5697] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.390465 32513 tablet_bootstrap.cc:654] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.383960 32512 raft_consensus.cc:359] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.406594 32512 raft_consensus.cc:385] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.407148 32512 raft_consensus.cc:740] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.408281 32512 consensus_queue.cc:260] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.412134 32512 ts_tablet_manager.cc:1434] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.003s
I20260713 09:11:05.414973 32512 tablet_bootstrap.cc:492] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.415688 32514 tablet_bootstrap.cc:492] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.416265 32514 ts_tablet_manager.cc:1403] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.029s
I20260713 09:11:05.419541 32514 raft_consensus.cc:359] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.420338 32514 raft_consensus.cc:385] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.420631 32514 raft_consensus.cc:740] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.421442 32514 consensus_queue.cc:260] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.423964 32514 ts_tablet_manager.cc:1434] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:11:05.425087 32514 tablet_bootstrap.cc:492] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.425801 32513 tablet_bootstrap.cc:492] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.426385 32513 ts_tablet_manager.cc:1403] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.044s	user 0.024s	sys 0.019s
I20260713 09:11:05.429440 32513 raft_consensus.cc:359] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.430284 32513 raft_consensus.cc:385] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.430598 32513 raft_consensus.cc:740] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.431619 32512 tablet_bootstrap.cc:654] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.431337 32513 consensus_queue.cc:260] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.433813 32513 ts_tablet_manager.cc:1434] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:11:05.436393 32514 tablet_bootstrap.cc:654] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.437197 32513 tablet_bootstrap.cc:492] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.441076 32529 raft_consensus.cc:493] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.441957 32529 raft_consensus.cc:515] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.446451 32513 tablet_bootstrap.cc:654] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.448189 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.449240 32293 raft_consensus.cc:2468] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.451246 32332 leader_election.cc:304] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:05.452476 32451 raft_consensus.cc:2804] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.452957 32451 raft_consensus.cc:493] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.453408 32451 raft_consensus.cc:3060] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.459920 32513 tablet_bootstrap.cc:492] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.462145 32515 raft_consensus.cc:493] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.462714 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.462881 32515 raft_consensus.cc:515] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.464080 32218 raft_consensus.cc:2468] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.467615 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.468616 32367 raft_consensus.cc:2468] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:05.469939 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.470932 32216 raft_consensus.cc:2468] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:05.471148 32258 leader_election.cc:304] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:05.472878 32439 raft_consensus.cc:2804] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.473405 32439 raft_consensus.cc:493] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.473841 32439 raft_consensus.cc:3060] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.479754 32515 leader_election.cc:290] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.486478 32513 ts_tablet_manager.cc:1403] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260713 09:11:05.486384 32529 leader_election.cc:290] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.491053 32529 raft_consensus.cc:493] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.491882 32529 raft_consensus.cc:515] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.504279 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.505224 32218 raft_consensus.cc:2468] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.507387 32331 leader_election.cc:304] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.511003 32544 raft_consensus.cc:2804] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.510900 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.511773 32544 raft_consensus.cc:493] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.512288 32544 raft_consensus.cc:3060] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:05.513468 32332 leader_election.cc:343] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.500432 32513 raft_consensus.cc:359] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.514688 32529 leader_election.cc:290] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.515859 32439 raft_consensus.cc:515] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.517601 32513 raft_consensus.cc:385] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.520368 32513 raft_consensus.cc:740] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.521499 32513 consensus_queue.cc:260] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.524684 32513 ts_tablet_manager.cc:1434] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260713 09:11:05.524480 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:05.526086 32218 raft_consensus.cc:3060] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.533113 32439 leader_election.cc:290] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.534157 32529 raft_consensus.cc:493] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.534751 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:05.535176 32529 raft_consensus.cc:515] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.535724 32367 raft_consensus.cc:3060] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.541093 32500 raft_consensus.cc:493] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.541818 32500 raft_consensus.cc:515] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.546627 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.547626 32368 raft_consensus.cc:2468] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:05.546613 32513 tablet_bootstrap.cc:492] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.550098 32183 leader_election.cc:304] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.551360 32543 raft_consensus.cc:2804] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.540334 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.551757 32543 raft_consensus.cc:493] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.552054 32500 leader_election.cc:290] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.552130 32543 raft_consensus.cc:3060] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.554064 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.554791 32293 raft_consensus.cc:2468] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:05.557196 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.557940 32294 raft_consensus.cc:2468] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.558429 32367 raft_consensus.cc:2468] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:05.559267 32332 leader_election.cc:304] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:05.560921 32258 leader_election.cc:304] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:05.561928 32543 raft_consensus.cc:515] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.558573 32544 raft_consensus.cc:515] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.518263 32451 raft_consensus.cc:515] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.564549 32216 raft_consensus.cc:2393] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b94c6396fd2f48af8be0a2efc0c41ccf in current term 1: Already voted for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in this term.
I20260713 09:11:05.565289 32529 leader_election.cc:290] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.565932 32529 raft_consensus.cc:2804] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.566288 32529 raft_consensus.cc:493] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.566725 32529 raft_consensus.cc:3060] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.566807 32217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:05.567799 32217 raft_consensus.cc:3060] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.571305 32543 leader_election.cc:290] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.571954 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:05.574707 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.575021 32512 tablet_bootstrap.cc:492] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.576359 32294 raft_consensus.cc:3060] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.575631 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:05.576561 32512 ts_tablet_manager.cc:1403] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.162s	user 0.033s	sys 0.044s
I20260713 09:11:05.577008 32216 raft_consensus.cc:3060] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.579051 32544 leader_election.cc:290] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.579841 32439 raft_consensus.cc:2804] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.579916 32512 raft_consensus.cc:359] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.580724 32512 raft_consensus.cc:385] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.581032 32512 raft_consensus.cc:740] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.581342 32439 raft_consensus.cc:697] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:05.581828 32512 consensus_queue.cc:260] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.582211 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.582530 32439 consensus_queue.cc:237] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.583449 32293 raft_consensus.cc:3060] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.584208 32216 raft_consensus.cc:2468] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:05.585424 32331 leader_election.cc:304] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.586649 32544 raft_consensus.cc:2804] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.587179 32544 raft_consensus.cc:697] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:05.587993 32544 consensus_queue.cc:237] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.589929 32292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.590636 32217 raft_consensus.cc:2468] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
W20260713 09:11:05.591651 32332 leader_election.cc:343] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.558251 32513 tablet_bootstrap.cc:654] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.592335 32512 ts_tablet_manager.cc:1434] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260713 09:11:05.592352 32331 leader_election.cc:304] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [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: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc
I20260713 09:11:05.599772 32512 tablet_bootstrap.cc:492] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.600303 32545 raft_consensus.cc:2804] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.594405 32514 tablet_bootstrap.cc:492] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.592890 32451 leader_election.cc:290] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.602911 32514 ts_tablet_manager.cc:1403] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.178s	user 0.033s	sys 0.047s
I20260713 09:11:05.597426 32294 raft_consensus.cc:2468] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:05.605513 32293 raft_consensus.cc:2468] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:05.619271 32115 catalog_manager.cc:5697] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.619297 32182 leader_election.cc:304] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.623015 32543 raft_consensus.cc:2804] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.623566 32543 raft_consensus.cc:697] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:05.623708 32514 raft_consensus.cc:359] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.624514 32514 raft_consensus.cc:385] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.625151 32514 raft_consensus.cc:740] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.624471 32543 consensus_queue.cc:237] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.626009 32514 consensus_queue.cc:260] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.628825 32218 raft_consensus.cc:2468] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:05.632093 32529 raft_consensus.cc:515] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.633829 32367 raft_consensus.cc:2393] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f53eb1a8c0c3474ca13e2ab27f922b79 in current term 1: Already voted for candidate b94c6396fd2f48af8be0a2efc0c41ccf in this term.
I20260713 09:11:05.635196 32500 raft_consensus.cc:493] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.610782 32545 raft_consensus.cc:697] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:05.642397 32500 raft_consensus.cc:515] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.643769 32529 leader_election.cc:290] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.647047 32545 consensus_queue.cc:237] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.648521 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.648938 32217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b04b6a7f110f4feabeaee6904dbf8c82" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:05.649525 32294 raft_consensus.cc:2393] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b94c6396fd2f48af8be0a2efc0c41ccf in current term 1: Already voted for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in this term.
I20260713 09:11:05.649693 32500 leader_election.cc:290] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.651890 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
W20260713 09:11:05.653908 32183 leader_election.cc:343] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.656423 32514 ts_tablet_manager.cc:1434] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260713 09:11:05.656879 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.657706 32294 raft_consensus.cc:2468] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:05.657512 32514 tablet_bootstrap.cc:492] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.656935 32331 leader_election.cc:304] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [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: b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:05.661230 32512 tablet_bootstrap.cc:654] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.660866 32529 raft_consensus.cc:2749] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.666489 32182 leader_election.cc:304] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [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: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:05.667579 32513 tablet_bootstrap.cc:492] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.667781 32500 raft_consensus.cc:2804] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.668149 32513 ts_tablet_manager.cc:1403] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.009s
I20260713 09:11:05.668490 32500 raft_consensus.cc:493] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.669044 32500 raft_consensus.cc:3060] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.674775 32115 catalog_manager.cc:5697] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.676486 32514 tablet_bootstrap.cc:654] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.677353 32513 raft_consensus.cc:359] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.678207 32513 raft_consensus.cc:385] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.678522 32513 raft_consensus.cc:740] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.679380 32513 consensus_queue.cc:260] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.689141 32515 raft_consensus.cc:493] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.689880 32515 raft_consensus.cc:515] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.692157 32515 leader_election.cc:290] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.692390 32513 ts_tablet_manager.cc:1434] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.007s
I20260713 09:11:05.693246 32514 tablet_bootstrap.cc:492] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.693584 32513 tablet_bootstrap.cc:492] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: Bootstrap starting.
I20260713 09:11:05.693883 32514 ts_tablet_manager.cc:1403] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.008s
I20260713 09:11:05.694502 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dba3616640248dca8e22afc44db6384" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.695266 32367 raft_consensus.cc:2468] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 0.
I20260713 09:11:05.696586 32258 leader_election.cc:304] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:05.697468 32515 raft_consensus.cc:2804] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.697875 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dba3616640248dca8e22afc44db6384" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.697404 32514 raft_consensus.cc:359] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.699362 32514 raft_consensus.cc:385] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:11:05.699527 32256 leader_election.cc:343] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.699733 32514 raft_consensus.cc:740] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.697997 32515 raft_consensus.cc:493] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.701108 32515 raft_consensus.cc:3060] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.700863 32514 consensus_queue.cc:260] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.702811 32512 tablet_bootstrap.cc:492] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.703349 32512 ts_tablet_manager.cc:1403] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.008s
I20260713 09:11:05.703686 32514 ts_tablet_manager.cc:1434] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:11:05.704816 32514 tablet_bootstrap.cc:492] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: Bootstrap starting.
I20260713 09:11:05.705946 32513 tablet_bootstrap.cc:654] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.706333 32512 raft_consensus.cc:359] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.707070 32512 raft_consensus.cc:385] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.707346 32512 raft_consensus.cc:740] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.667387 32543 raft_consensus.cc:493] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.708032 32512 consensus_queue.cc:260] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.710124 32512 ts_tablet_manager.cc:1434] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:11:05.708137 32543 raft_consensus.cc:515] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.712710 32512 tablet_bootstrap.cc:492] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: Bootstrap starting.
I20260713 09:11:05.713469 32514 tablet_bootstrap.cc:654] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.714661 32500 raft_consensus.cc:515] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.717192 32543 leader_election.cc:290] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.719502 32512 tablet_bootstrap.cc:654] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: Neither blocks nor log segments found. Creating new log.
I20260713 09:11:05.719894 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.720717 32294 raft_consensus.cc:2468] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:05.722863 32182 leader_election.cc:304] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.723755 32543 raft_consensus.cc:2804] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.724574 32543 raft_consensus.cc:493] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.723821 32515 raft_consensus.cc:515] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.724928 32543 raft_consensus.cc:3060] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.726167 32553 raft_consensus.cc:493] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.726755 32553 raft_consensus.cc:515] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.728212 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dba3616640248dca8e22afc44db6384" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:05.729061 32553 leader_election.cc:290] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
W20260713 09:11:05.730271 32256 leader_election.cc:343] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.730651 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15163c4ad6143a59a0d5b05089e452d" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.733299 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dba3616640248dca8e22afc44db6384" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:05.719894 32367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.734185 32368 raft_consensus.cc:3060] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.734625 32367 raft_consensus.cc:2468] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 0.
I20260713 09:11:05.738763 32500 leader_election.cc:290] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
W20260713 09:11:05.739496 32183 leader_election.cc:343] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.744292 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.744491 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15163c4ad6143a59a0d5b05089e452d" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.746754 32365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:05.747534 32365 raft_consensus.cc:3060] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.748485 32514 tablet_bootstrap.cc:492] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: No bootstrap required, opened a new log
I20260713 09:11:05.749112 32514 ts_tablet_manager.cc:1403] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.003s
I20260713 09:11:05.751251 32294 raft_consensus.cc:3060] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:05.751580 32182 leader_election.cc:343] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:11:05.752364 32182 leader_election.cc:304] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:05.753404 32514 raft_consensus.cc:359] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.753661 32553 raft_consensus.cc:2749] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.754293 32514 raft_consensus.cc:385] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.754635 32514 raft_consensus.cc:740] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.755533 32514 consensus_queue.cc:260] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.749425 32113 catalog_manager.cc:5697] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.757710 32113 catalog_manager.cc:5697] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.762027 32514 ts_tablet_manager.cc:1434] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:11:05.767797 32294 raft_consensus.cc:2468] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:05.769392 32182 leader_election.cc:304] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.770401 32553 raft_consensus.cc:2804] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.771174 32553 raft_consensus.cc:697] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:05.772123 32553 consensus_queue.cc:237] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.775851 32513 tablet_bootstrap.cc:492] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: No bootstrap required, opened a new log
I20260713 09:11:05.776320 32513 ts_tablet_manager.cc:1403] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.008s
I20260713 09:11:05.778869 32513 raft_consensus.cc:359] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.779428 32513 raft_consensus.cc:385] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.780022 32513 raft_consensus.cc:740] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.780937 32513 consensus_queue.cc:260] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.770056 32515 leader_election.cc:290] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.783203 32513 ts_tablet_manager.cc:1434] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:11:05.783727 32543 raft_consensus.cc:515] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.786011 32543 leader_election.cc:290] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.787675 32366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:05.788456 32366 raft_consensus.cc:3060] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.788776 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.789417 32294 raft_consensus.cc:3060] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.789870 32512 tablet_bootstrap.cc:492] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: No bootstrap required, opened a new log
I20260713 09:11:05.790567 32512 ts_tablet_manager.cc:1403] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: Time spent bootstrapping tablet: real 0.078s	user 0.033s	sys 0.032s
I20260713 09:11:05.797519 32365 raft_consensus.cc:2468] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:05.797885 32366 raft_consensus.cc:2468] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:05.800014 32183 leader_election.cc:304] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.800930 32553 raft_consensus.cc:2804] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.797881 32294 raft_consensus.cc:2468] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 1.
I20260713 09:11:05.801882 32553 raft_consensus.cc:697] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:05.794126 32512 raft_consensus.cc:359] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.803793 32512 raft_consensus.cc:385] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:11:05.804179 32512 raft_consensus.cc:740] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Initialized, Role: FOLLOWER
I20260713 09:11:05.804004 32553 consensus_queue.cc:237] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.804971 32512 consensus_queue.cc:260] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.803133 32543 raft_consensus.cc:493] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.806354 32368 raft_consensus.cc:2468] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 1.
I20260713 09:11:05.806707 32543 raft_consensus.cc:515] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.807293 32512 ts_tablet_manager.cc:1434] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260713 09:11:05.810619 32258 leader_election.cc:304] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [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: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:05.810892 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.811812 32515 raft_consensus.cc:2804] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.812121 32294 raft_consensus.cc:2393] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53eb1a8c0c3474ca13e2ab27f922b79 in current term 1: Already voted for candidate b94c6396fd2f48af8be0a2efc0c41ccf in this term.
I20260713 09:11:05.812549 32515 raft_consensus.cc:697] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:05.814103 32543 leader_election.cc:290] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.815694 32365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.815383 32113 catalog_manager.cc:5697] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.817914 32183 leader_election.cc:304] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:05.818594 32515 consensus_queue.cc:237] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.821382 32543 raft_consensus.cc:3060] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:11:05.821779 32164 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:11:05.831377 32543 raft_consensus.cc:2749] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:05.833601 32115 catalog_manager.cc:5697] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 0 to 1, leader changed from <none> to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 1 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.842952 32545 consensus_queue.cc:1048] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.843528 32113 catalog_manager.cc:5697] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 0 to 1, leader changed from <none> to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 1 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:05.863009 32529 consensus_queue.cc:1048] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.941872 32529 raft_consensus.cc:493] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.942535 32529 raft_consensus.cc:515] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.945053 32529 leader_election.cc:290] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.945412 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15163c4ad6143a59a0d5b05089e452d" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" is_pre_election: true
I20260713 09:11:05.946044 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15163c4ad6143a59a0d5b05089e452d" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.946213 32218 raft_consensus.cc:2468] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.946780 32294 raft_consensus.cc:2468] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 0.
I20260713 09:11:05.947480 32331 leader_election.cc:304] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:05.948311 32529 raft_consensus.cc:2804] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:11:05.948700 32529 raft_consensus.cc:493] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:11:05.949000 32529 raft_consensus.cc:3060] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.955693 32529 raft_consensus.cc:515] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.957610 32529 leader_election.cc:290] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:05.958600 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15163c4ad6143a59a0d5b05089e452d" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:05.959201 32218 raft_consensus.cc:3060] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.958971 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d15163c4ad6143a59a0d5b05089e452d" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:05.959882 32294 raft_consensus.cc:3060] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:05.967435 32294 raft_consensus.cc:2468] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:05.968185 32218 raft_consensus.cc:2468] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 1.
I20260713 09:11:05.968662 32332 leader_election.cc:304] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:05.969571 32529 raft_consensus.cc:2804] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:11:05.969970 32529 raft_consensus.cc:697] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:05.970852 32529 consensus_queue.cc:237] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.978953 32115 catalog_manager.cc:5697] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 0 to 1, leader changed from <none> to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 1 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:05.983726 32543 raft_consensus.cc:493] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:11:05.984247 32543 raft_consensus.cc:515] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:05.985551 32515 consensus_queue.cc:1048] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:05.986375 32543 leader_election.cc:290] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:05.987211 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dba3616640248dca8e22afc44db6384" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "566559351c704956b408e2c9dda63afc" is_pre_election: true
I20260713 09:11:05.989156 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dba3616640248dca8e22afc44db6384" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" is_pre_election: true
I20260713 09:11:05.989918 32368 raft_consensus.cc:2393] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f53eb1a8c0c3474ca13e2ab27f922b79 in current term 1: Already voted for candidate 566559351c704956b408e2c9dda63afc in this term.
I20260713 09:11:05.991025 32183 leader_election.cc:304] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:05.992345 32543 raft_consensus.cc:3060] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.000813 32543 raft_consensus.cc:2749] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:11:06.003741 32515 consensus_queue.cc:1048] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.067625 32294 raft_consensus.cc:3060] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:11:06.074756 32529 consensus_queue.cc:1048] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.085088 32553 consensus_queue.cc:1048] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.089572 32545 consensus_queue.cc:1048] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.094928 32545 consensus_queue.cc:1048] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.109656 32558 consensus_queue.cc:1048] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.115113 32368 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6834a761ba574f309ba871bf179c675f"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
mode: GRACEFUL
new_leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:42502
I20260713 09:11:06.115258 32451 consensus_queue.cc:1048] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.116003 32368 raft_consensus.cc:606] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Received request to transfer leadership to TS f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:06.137871 32294 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f"
dest_uuid: "566559351c704956b408e2c9dda63afc"
mode: GRACEFUL
new_leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:45978
I20260713 09:11:06.138628 32294 raft_consensus.cc:606] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Received request to transfer leadership to TS f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:06.150027 32365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
mode: GRACEFUL
new_leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:42502
I20260713 09:11:06.150753 32365 raft_consensus.cc:606] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Received request to transfer leadership to TS f53eb1a8c0c3474ca13e2ab27f922b79
I20260713 09:11:06.157279 32365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
mode: GRACEFUL
new_leader_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:42502
I20260713 09:11:06.158056 32365 raft_consensus.cc:606] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Received request to transfer leadership to TS 566559351c704956b408e2c9dda63afc
I20260713 09:11:06.175031 32218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
mode: GRACEFUL
new_leader_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:57464
I20260713 09:11:06.175658 32218 raft_consensus.cc:606] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Received request to transfer leadership to TS 566559351c704956b408e2c9dda63afc
I20260713 09:11:06.181898 32218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
mode: GRACEFUL
new_leader_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:57464
I20260713 09:11:06.182562 32218 raft_consensus.cc:606] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Received request to transfer leadership to TS 566559351c704956b408e2c9dda63afc
I20260713 09:11:06.192435 32558 consensus_queue.cc:1048] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.207615 32553 consensus_queue.cc:1048] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.208374 32543 consensus_queue.cc:1048] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.228652 32543 raft_consensus.cc:993] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: : Instructing follower 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:06.229151 32543 raft_consensus.cc:1081] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Signalling peer 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:06.234354 32293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169"
dest_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:45946
I20260713 09:11:06.235052 32293 raft_consensus.cc:493] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.235484 32293 raft_consensus.cc:3060] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.236116 32558 consensus_queue.cc:1048] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:11:06.245536 32293 raft_consensus.cc:515] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.250043 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:06.251029 32293 leader_election.cc:290] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:06.251317 32368 raft_consensus.cc:3060] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.252754 32553 raft_consensus.cc:993] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: : Instructing follower 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:06.253131 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fea26472b9f44419d6e69657ed66169" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:06.253948 32218 raft_consensus.cc:3055] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.254287 32218 raft_consensus.cc:740] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:06.255169 32218 consensus_queue.cc:260] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.256345 32218 raft_consensus.cc:3060] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.253345 32553 raft_consensus.cc:1081] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Signalling peer 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:06.258474 32293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515"
dest_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:45946
I20260713 09:11:06.259101 32293 raft_consensus.cc:493] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.259461 32293 raft_consensus.cc:3060] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.261554 32368 raft_consensus.cc:2468] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:06.263490 32218 raft_consensus.cc:2468] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:06.264050 32258 leader_election.cc:304] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:06.265020 32569 raft_consensus.cc:2804] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.265494 32569 raft_consensus.cc:697] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:06.266268 32569 consensus_queue.cc:237] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.266849 32293 raft_consensus.cc:515] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.269161 32293 leader_election.cc:290] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:06.271895 32368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:06.272707 32368 raft_consensus.cc:3060] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.279431 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "738f6f43228e4ae1b158b8b46970a515" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:06.280190 32218 raft_consensus.cc:3055] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.280517 32218 raft_consensus.cc:740] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:06.280006 32113 catalog_manager.cc:5697] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 1 to 2, leader changed from f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129) to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.281052 32368 raft_consensus.cc:2468] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:06.281260 32218 consensus_queue.cc:260] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.282366 32258 leader_election.cc:304] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:06.282606 32218 raft_consensus.cc:3060] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.283185 32569 raft_consensus.cc:2804] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.283674 32569 raft_consensus.cc:697] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:06.284658 32569 consensus_queue.cc:237] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.288837 32218 raft_consensus.cc:2468] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:06.295254 32113 catalog_manager.cc:5697] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 1 to 2, leader changed from f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129) to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.407418 32570 consensus_queue.cc:1048] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:11:06.419920 32439 consensus_queue.cc:1048] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.426990 32548 raft_consensus.cc:993] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: : Instructing follower f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:06.427518 32548 raft_consensus.cc:1081] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Signalling peer f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:06.429549 32217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6834a761ba574f309ba871bf179c675f"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:57446
I20260713 09:11:06.430333 32217 raft_consensus.cc:493] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.430761 32217 raft_consensus.cc:3060] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.433072 32451 consensus_queue.cc:1048] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.440935 32217 raft_consensus.cc:515] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.443499 32217 leader_election.cc:290] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:06.446861 32365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:06.446808 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6834a761ba574f309ba871bf179c675f" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:06.447984 32365 raft_consensus.cc:3055] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.448048 32294 raft_consensus.cc:3060] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.448442 32365 raft_consensus.cc:740] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:06.449357 32365 consensus_queue.cc:260] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.450569 32365 raft_consensus.cc:3060] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.448068 32439 raft_consensus.cc:993] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: : Instructing follower f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:06.455251 32569 raft_consensus.cc:1081] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Signalling peer f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:06.458221 32294 raft_consensus.cc:2468] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:06.459378 32365 raft_consensus.cc:2468] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:06.459685 32182 leader_election.cc:304] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:06.460669 32543 raft_consensus.cc:2804] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.461215 32543 raft_consensus.cc:697] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:06.462109 32543 consensus_queue.cc:237] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.464349 32217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:57448
I20260713 09:11:06.465090 32217 raft_consensus.cc:493] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.465520 32217 raft_consensus.cc:3060] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.468917 32545 consensus_queue.cc:1048] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:11:06.473699 32217 raft_consensus.cc:515] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.474054 32113 catalog_manager.cc:5697] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 1 to 2, leader changed from b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131) to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.476313 32217 leader_election.cc:290] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:06.477602 32365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:06.477646 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23c9c7c43ec74ad09180294531e2a38f" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:06.478417 32365 raft_consensus.cc:3060] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.478549 32293 raft_consensus.cc:3055] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.479087 32293 raft_consensus.cc:740] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:06.479962 32293 consensus_queue.cc:260] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.481307 32293 raft_consensus.cc:3060] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.487020 32365 raft_consensus.cc:2468] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:06.488504 32183 leader_election.cc:304] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:06.489249 32543 raft_consensus.cc:2804] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.489384 32293 raft_consensus.cc:2468] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:06.489702 32543 raft_consensus.cc:697] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:06.490682 32543 consensus_queue.cc:237] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.500685 32113 catalog_manager.cc:5697] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 1 to 2, leader changed from 566559351c704956b408e2c9dda63afc (127.27.0.130) to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.651820 32451 raft_consensus.cc:993] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: : Instructing follower 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:06.652292 32529 raft_consensus.cc:1081] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Signalling peer 566559351c704956b408e2c9dda63afc to start an election
I20260713 09:11:06.653916 32293 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3"
dest_uuid: "566559351c704956b408e2c9dda63afc"
 from {username='slave'} at 127.0.0.1:45962
I20260713 09:11:06.654417 32293 raft_consensus.cc:493] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.654686 32293 raft_consensus.cc:3060] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.659861 32293 raft_consensus.cc:515] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.661428 32293 leader_election.cc:290] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:06.662577 32218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:06.662731 32365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987baec4ff9d4883b87f3c88fa0b80d3" candidate_uuid: "566559351c704956b408e2c9dda63afc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:06.663122 32218 raft_consensus.cc:3060] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.663471 32365 raft_consensus.cc:3055] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.663792 32365 raft_consensus.cc:740] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:06.664592 32365 consensus_queue.cc:260] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.665699 32365 raft_consensus.cc:3060] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.668337 32218 raft_consensus.cc:2468] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:06.669639 32256 leader_election.cc:304] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:06.670457 32439 raft_consensus.cc:2804] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.670914 32439 raft_consensus.cc:697] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Becoming Leader. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:06.671671 32439 consensus_queue.cc:237] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.672324 32365 raft_consensus.cc:2468] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 566559351c704956b408e2c9dda63afc in term 2.
I20260713 09:11:06.679955 32113 catalog_manager.cc:5697] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc reported cstate change: term changed from 1 to 2, leader changed from b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131) to 566559351c704956b408e2c9dda63afc (127.27.0.130). New cstate: current_term: 2 leader_uuid: "566559351c704956b408e2c9dda63afc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.724574 32451 raft_consensus.cc:993] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: : Instructing follower f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:06.725039 32529 raft_consensus.cc:1081] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Signalling peer f53eb1a8c0c3474ca13e2ab27f922b79 to start an election
I20260713 09:11:06.726706 32218 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
 from {username='slave'} at 127.0.0.1:57446
I20260713 09:11:06.727305 32218 raft_consensus.cc:493] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:06.727627 32218 raft_consensus.cc:3060] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.729839 32365 raft_consensus.cc:1275] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.731482 32439 consensus_queue.cc:1048] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.734970 32218 raft_consensus.cc:515] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.737812 32293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:06.738430 32293 raft_consensus.cc:3060] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.747184 32293 raft_consensus.cc:2468] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:06.748440 32182 leader_election.cc:304] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:06.748775 32217 raft_consensus.cc:1275] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.749397 32553 raft_consensus.cc:2804] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:06.749620 32218 leader_election.cc:290] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [CANDIDATE]: Term 2 election: Requested vote from peers 566559351c704956b408e2c9dda63afc (127.27.0.130:37967), b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131:42997)
I20260713 09:11:06.749954 32553 raft_consensus.cc:697] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Becoming Leader. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:06.750658 32570 consensus_queue.cc:1048] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.750830 32553 consensus_queue.cc:237] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.755609 32365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b0c29883d2b4e98895924607188f9fd" candidate_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
I20260713 09:11:06.756263 32365 raft_consensus.cc:3055] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:06.756619 32365 raft_consensus.cc:740] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:06.757702 32365 consensus_queue.cc:260] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:06.759048 32365 raft_consensus.cc:3060] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:06.763536 32113 catalog_manager.cc:5697] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 reported cstate change: term changed from 1 to 2, leader changed from b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131) to f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129). New cstate: current_term: 2 leader_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: UNKNOWN } } }
I20260713 09:11:06.767477 32365 raft_consensus.cc:2468] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f53eb1a8c0c3474ca13e2ab27f922b79 in term 2.
I20260713 09:11:06.846917 32217 raft_consensus.cc:1275] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.848781 32570 consensus_queue.cc:1048] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.857761 32365 raft_consensus.cc:1275] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.859351 32570 consensus_queue.cc:1048] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:06.882759 32365 raft_consensus.cc:1275] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.884291 32553 consensus_queue.cc:1048] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.895519 32293 raft_consensus.cc:1275] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.898043 32589 consensus_queue.cc:1048] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:06.906262 32293 raft_consensus.cc:1275] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.909056 32589 consensus_queue.cc:1048] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:06.909507 32365 raft_consensus.cc:1275] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:06.913901 32589 consensus_queue.cc:1048] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:07.061065 32217 raft_consensus.cc:1275] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:07.062700 32570 consensus_queue.cc:1048] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:07.072180 32365 raft_consensus.cc:1275] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer 566559351c704956b408e2c9dda63afc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:07.073769 32569 consensus_queue.cc:1048] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:07.170774 32293 raft_consensus.cc:1275] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:07.172135 32588 consensus_queue.cc:1048] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:11:07.182864 32368 raft_consensus.cc:1275] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Refusing update from remote peer f53eb1a8c0c3474ca13e2ab27f922b79: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:07.185326 32558 consensus_queue.cc:1048] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:09.193526 32113 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38792:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:11:09.215951 32113 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38792:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:11:09.438215 32632 tablet.cc:1724] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.448526 32621 tablet.cc:1724] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.468197 27650 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:11:09.495640 32621 tablet.cc:1724] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.524036 32650 tablet.cc:1724] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.536244 32651 tablet.cc:1724] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.543619 32639 tablet.cc:1724] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.546175 32644 tablet.cc:1724] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.601142 32647 tablet.cc:1724] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.623481 32657 tablet.cc:1724] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.638473 32659 tablet.cc:1724] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.691939 32644 tablet.cc:1724] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.629345 32621 tablet.cc:1724] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.614465 32656 tablet.cc:1724] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.668903 32651 tablet.cc:1724] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.720554 32632 tablet.cc:1724] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.721251 32657 tablet.cc:1724] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.734067 32655 tablet.cc:1724] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.789434 32661 tablet.cc:1724] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.818184 32293 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d8001ee07e245f38313b712072b5494"
dest_uuid: "566559351c704956b408e2c9dda63afc"
mode: GRACEFUL
new_leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
 from {username='slave'} at 127.0.0.1:49684
I20260713 09:11:09.819265 32293 raft_consensus.cc:606] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Received request to transfer leadership to TS b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:09.824529 32659 tablet.cc:1724] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.791128 32644 tablet.cc:1724] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.842629 32647 tablet.cc:1724] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.843916 32656 tablet.cc:1724] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.845985 32639 tablet.cc:1724] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.846138 32659 tablet.cc:1724] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.867213 32659 tablet.cc:1724] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.878530 32621 tablet.cc:1724] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.884598 32655 tablet.cc:1724] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:11:09.935768 32216 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982"
dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
mode: GRACEFUL
new_leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
 from {username='slave'} at 127.0.0.1:60198
I20260713 09:11:09.936795 32216 raft_consensus.cc:606] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Received request to transfer leadership to TS b94c6396fd2f48af8be0a2efc0c41ccf
I20260713 09:11:09.938827 27650 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:11:09.939466 27650 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:11:09.949575 32114 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8: soft_deleted_table [id=e38fa194d0594fe88670d99d568d31e3] alter complete (version 1)
I20260713 09:11:10.007160 32627 raft_consensus.cc:993] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: : Instructing follower b94c6396fd2f48af8be0a2efc0c41ccf to start an election
I20260713 09:11:10.007889 32649 raft_consensus.cc:1081] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Signalling peer b94c6396fd2f48af8be0a2efc0c41ccf to start an election
I20260713 09:11:10.010210 32362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d8001ee07e245f38313b712072b5494"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
 from {username='slave'} at 127.0.0.1:42496
I20260713 09:11:10.011031 32362 raft_consensus.cc:493] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.011453 32362 raft_consensus.cc:3060] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:10.017638 32362 raft_consensus.cc:515] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:10.019654 32362 leader_election.cc:290] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:10.020684 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:10.020820 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d8001ee07e245f38313b712072b5494" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:10.021633 32216 raft_consensus.cc:3060] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:10.021633 32294 raft_consensus.cc:3055] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:10.022516 32294 raft_consensus.cc:740] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 566559351c704956b408e2c9dda63afc, State: Running, Role: LEADER
I20260713 09:11:10.023391 32294 consensus_queue.cc:260] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:10.024652 32294 raft_consensus.cc:3060] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:10.029857 32216 raft_consensus.cc:2468] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 2.
I20260713 09:11:10.031472 32294 raft_consensus.cc:2468] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 2.
I20260713 09:11:10.031499 32331 leader_election.cc:304] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b94c6396fd2f48af8be0a2efc0c41ccf, f53eb1a8c0c3474ca13e2ab27f922b79; no voters: 
I20260713 09:11:10.033174 32529 raft_consensus.cc:2804] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:10.033787 32529 raft_consensus.cc:697] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:10.034693 32529 consensus_queue.cc:237] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:10.044288 32114 catalog_manager.cc:5697] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 1 to 2, leader changed from 566559351c704956b408e2c9dda63afc (127.27.0.130) to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 2 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:10.274981 32613 raft_consensus.cc:993] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: : Instructing follower b94c6396fd2f48af8be0a2efc0c41ccf to start an election
I20260713 09:11:10.276444 32628 raft_consensus.cc:1081] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Signalling peer b94c6396fd2f48af8be0a2efc0c41ccf to start an election
I20260713 09:11:10.279414 32364 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982"
dest_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf"
 from {username='slave'} at 127.0.0.1:42494
I20260713 09:11:10.280202 32364 raft_consensus.cc:493] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:11:10.280571 32364 raft_consensus.cc:3060] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:10.290277 32364 raft_consensus.cc:515] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:10.292632 32364 leader_election.cc:290] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 2 election: Requested vote from peers f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665), 566559351c704956b408e2c9dda63afc (127.27.0.130:37967)
I20260713 09:11:10.294631 32294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "566559351c704956b408e2c9dda63afc"
I20260713 09:11:10.294626 32216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76a137e97d2c4c31ae8c5fe975766982" candidate_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79"
I20260713 09:11:10.295630 32294 raft_consensus.cc:3060] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:10.295706 32216 raft_consensus.cc:3055] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:11:10.296222 32216 raft_consensus.cc:740] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f53eb1a8c0c3474ca13e2ab27f922b79, State: Running, Role: LEADER
I20260713 09:11:10.297327 32216 consensus_queue.cc:260] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:10.299397 32216 raft_consensus.cc:3060] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:11:10.305099 32294 raft_consensus.cc:2468] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 2.
I20260713 09:11:10.306442 32332 leader_election.cc:304] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 566559351c704956b408e2c9dda63afc, b94c6396fd2f48af8be0a2efc0c41ccf; no voters: 
I20260713 09:11:10.307485 32529 raft_consensus.cc:2804] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:11:10.307932 32529 raft_consensus.cc:697] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 LEADER]: Becoming Leader. State: Replica: b94c6396fd2f48af8be0a2efc0c41ccf, State: Running, Role: LEADER
I20260713 09:11:10.308614 32216 raft_consensus.cc:2468] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b94c6396fd2f48af8be0a2efc0c41ccf in term 2.
I20260713 09:11:10.309221 32529 consensus_queue.cc:237] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } }
I20260713 09:11:10.322520 32114 catalog_manager.cc:5697] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf reported cstate change: term changed from 1 to 2, leader changed from f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129) to b94c6396fd2f48af8be0a2efc0c41ccf (127.27.0.131). New cstate: current_term: 2 leader_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b94c6396fd2f48af8be0a2efc0c41ccf" member_type: VOTER last_known_addr { host: "127.27.0.131" port: 42997 } health_report { overall_health: HEALTHY } } }
I20260713 09:11:10.868008 32218 raft_consensus.cc:1275] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer b94c6396fd2f48af8be0a2efc0c41ccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.869792 32216 raft_consensus.cc:1275] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Refusing update from remote peer b94c6396fd2f48af8be0a2efc0c41ccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.870378 32664 consensus_queue.cc:1048] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:10.877838 32664 consensus_queue.cc:1048] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "f53eb1a8c0c3474ca13e2ab27f922b79" member_type: VOTER last_known_addr { host: "127.27.0.129" port: 45665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:10.884917 32293 raft_consensus.cc:1275] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer b94c6396fd2f48af8be0a2efc0c41ccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.915158 32289 raft_consensus.cc:1275] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Refusing update from remote peer b94c6396fd2f48af8be0a2efc0c41ccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:11:10.920322 32679 consensus_queue.cc:1048] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:10.941030 32529 consensus_queue.cc:1048] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "566559351c704956b408e2c9dda63afc" member_type: VOTER last_known_addr { host: "127.27.0.130" port: 37967 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:11:11.395794 27650 tablet_server.cc:179] TabletServer@127.27.0.129:0 shutting down...
W20260713 09:11:11.402484 32256 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260713 09:11:11.409925 32256 consensus_peers.cc:597] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:11.410631 32256 consensus_peers.cc:597] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:11.412055 32331 consensus_peers.cc:597] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:11.416400 32331 consensus_peers.cc:597] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:11:11.428035 32331 consensus_peers.cc:597] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:11.442060 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:11.443051 27650 tablet_replica.cc:333] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.444097 27650 raft_consensus.cc:2243] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.444710 27650 raft_consensus.cc:2272] T d15163c4ad6143a59a0d5b05089e452d P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.447960 27650 tablet_replica.cc:333] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.448714 27650 raft_consensus.cc:2243] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.449296 27650 raft_consensus.cc:2272] T 6fea26472b9f44419d6e69657ed66169 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.451694 27650 tablet_replica.cc:333] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.452359 27650 raft_consensus.cc:2243] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.453260 27650 raft_consensus.cc:2272] T 6834a761ba574f309ba871bf179c675f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.455595 27650 tablet_replica.cc:333] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.456231 27650 raft_consensus.cc:2243] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.457207 27650 raft_consensus.cc:2272] T 23c9c7c43ec74ad09180294531e2a38f P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.459532 27650 tablet_replica.cc:333] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.460112 27650 raft_consensus.cc:2243] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.460654 27650 raft_consensus.cc:2272] T 738f6f43228e4ae1b158b8b46970a515 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.462972 27650 tablet_replica.cc:333] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.463624 27650 raft_consensus.cc:2243] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.464118 27650 raft_consensus.cc:2272] T 987baec4ff9d4883b87f3c88fa0b80d3 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.466413 27650 tablet_replica.cc:333] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.467058 27650 raft_consensus.cc:2243] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.468134 27650 raft_consensus.cc:2272] T 0b0c29883d2b4e98895924607188f9fd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.470782 27650 tablet_replica.cc:333] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.471418 27650 raft_consensus.cc:2243] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.472056 27650 raft_consensus.cc:2272] T ea613f70cdd34403ab4c35a092be4487 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.475841 27650 tablet_replica.cc:333] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.476596 27650 raft_consensus.cc:2243] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.477221 27650 raft_consensus.cc:2272] T 2b6f173a44764a3d96345a6f62fed41a P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.480432 27650 tablet_replica.cc:333] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.481741 27650 raft_consensus.cc:2243] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.482561 27650 raft_consensus.cc:2272] T f17316e7b4aa4a6e9e869f4cd8956808 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.485560 27650 tablet_replica.cc:333] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.486236 27650 raft_consensus.cc:2243] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.487542 27650 raft_consensus.cc:2272] T 962f8f8caded476797d31f1aac8ec6c0 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.490456 27650 tablet_replica.cc:333] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.491128 27650 raft_consensus.cc:2243] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.492252 27650 raft_consensus.cc:2272] T b04b6a7f110f4feabeaee6904dbf8c82 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.494836 27650 tablet_replica.cc:333] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.495672 27650 raft_consensus.cc:2243] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.496292 27650 raft_consensus.cc:2272] T 8dba3616640248dca8e22afc44db6384 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.499351 27650 tablet_replica.cc:333] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.500118 27650 raft_consensus.cc:2243] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.500775 27650 raft_consensus.cc:2272] T 76a137e97d2c4c31ae8c5fe975766982 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:11.502620 32256 consensus_peers.cc:597] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:11.504410 27650 tablet_replica.cc:333] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.505172 27650 raft_consensus.cc:2243] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.506145 27650 raft_consensus.cc:2272] T 9ee4f7be5c0f4f5592b0e191e8b084bd P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.509250 27650 tablet_replica.cc:333] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.509884 27650 raft_consensus.cc:2243] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.510435 27650 raft_consensus.cc:2272] T 3d8001ee07e245f38313b712072b5494 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.513018 27650 tablet_replica.cc:333] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.513581 27650 raft_consensus.cc:2243] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.514096 27650 raft_consensus.cc:2272] T e43c4090d3d546e5896efb0dec9e81ff P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.516196 27650 tablet_replica.cc:333] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79: stopping tablet replica
I20260713 09:11:11.516711 27650 raft_consensus.cc:2243] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.517561 27650 raft_consensus.cc:2272] T 18df5dbcf7c1478d952aa2af9b321af8 P f53eb1a8c0c3474ca13e2ab27f922b79 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.563629 27650 tablet_server.cc:196] TabletServer@127.27.0.129:0 shutdown complete.
W20260713 09:11:11.584441 32256 consensus_peers.cc:597] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc -> Peer f53eb1a8c0c3474ca13e2ab27f922b79 (127.27.0.129:45665): Couldn't send request to peer f53eb1a8c0c3474ca13e2ab27f922b79. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.129:45665: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:11.608757 27650 tablet_server.cc:179] TabletServer@127.27.0.130:0 shutting down...
I20260713 09:11:11.640419 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:11.641288 27650 tablet_replica.cc:333] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.642097 27650 raft_consensus.cc:2243] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.643148 27650 raft_consensus.cc:2272] T 987baec4ff9d4883b87f3c88fa0b80d3 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.645938 27650 tablet_replica.cc:333] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.646708 27650 raft_consensus.cc:2243] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.647652 27650 raft_consensus.cc:2272] T 738f6f43228e4ae1b158b8b46970a515 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.650884 27650 tablet_replica.cc:333] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.651636 27650 raft_consensus.cc:2243] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.652194 27650 raft_consensus.cc:2272] T d15163c4ad6143a59a0d5b05089e452d P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.654560 27650 tablet_replica.cc:333] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.655177 27650 raft_consensus.cc:2243] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.656100 27650 raft_consensus.cc:2272] T 6fea26472b9f44419d6e69657ed66169 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.658595 27650 tablet_replica.cc:333] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.659214 27650 raft_consensus.cc:2243] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.659785 27650 raft_consensus.cc:2272] T b04b6a7f110f4feabeaee6904dbf8c82 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.661978 27650 tablet_replica.cc:333] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.662876 27650 raft_consensus.cc:2243] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.663368 27650 raft_consensus.cc:2272] T 0b0c29883d2b4e98895924607188f9fd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.665848 27650 tablet_replica.cc:333] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.666507 27650 raft_consensus.cc:2243] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.667037 27650 raft_consensus.cc:2272] T 23c9c7c43ec74ad09180294531e2a38f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.669305 27650 tablet_replica.cc:333] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.670020 27650 raft_consensus.cc:2243] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.670511 27650 raft_consensus.cc:2272] T 9ee4f7be5c0f4f5592b0e191e8b084bd P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.672606 27650 tablet_replica.cc:333] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.673194 27650 raft_consensus.cc:2243] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.674085 27650 raft_consensus.cc:2272] T f17316e7b4aa4a6e9e869f4cd8956808 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.676432 27650 tablet_replica.cc:333] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.677031 27650 raft_consensus.cc:2243] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.677539 27650 raft_consensus.cc:2272] T 18df5dbcf7c1478d952aa2af9b321af8 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.679637 27650 tablet_replica.cc:333] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.680189 27650 raft_consensus.cc:2243] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.681057 27650 raft_consensus.cc:2272] T e43c4090d3d546e5896efb0dec9e81ff P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.684089 27650 tablet_replica.cc:333] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.684656 27650 raft_consensus.cc:2243] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.685148 27650 raft_consensus.cc:2272] T 6834a761ba574f309ba871bf179c675f P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.687211 27650 tablet_replica.cc:333] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.687773 27650 raft_consensus.cc:2243] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.688613 27650 raft_consensus.cc:2272] T 8dba3616640248dca8e22afc44db6384 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.690769 27650 tablet_replica.cc:333] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.691337 27650 raft_consensus.cc:2243] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.691807 27650 raft_consensus.cc:2272] T 76a137e97d2c4c31ae8c5fe975766982 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.694789 27650 tablet_replica.cc:333] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.695634 27650 raft_consensus.cc:2243] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.696373 27650 raft_consensus.cc:2272] T ea613f70cdd34403ab4c35a092be4487 P 566559351c704956b408e2c9dda63afc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.698467 27650 tablet_replica.cc:333] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.698964 27650 raft_consensus.cc:2243] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.699856 27650 raft_consensus.cc:2272] T 2b6f173a44764a3d96345a6f62fed41a P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.701838 27650 tablet_replica.cc:333] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.702360 27650 raft_consensus.cc:2243] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.702840 27650 raft_consensus.cc:2272] T 962f8f8caded476797d31f1aac8ec6c0 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.704999 27650 tablet_replica.cc:333] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc: stopping tablet replica
I20260713 09:11:11.705485 27650 raft_consensus.cc:2243] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.705921 27650 raft_consensus.cc:2272] T 3d8001ee07e245f38313b712072b5494 P 566559351c704956b408e2c9dda63afc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.752369 27650 tablet_server.cc:196] TabletServer@127.27.0.130:0 shutdown complete.
I20260713 09:11:11.796074 27650 tablet_server.cc:179] TabletServer@127.27.0.131:0 shutting down...
W20260713 09:11:11.816143 32332 consensus_peers.cc:597] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf -> Peer 566559351c704956b408e2c9dda63afc (127.27.0.130:37967): Couldn't send request to peer 566559351c704956b408e2c9dda63afc. Status: Network error: Client connection negotiation failed: client connection to 127.27.0.130:37967: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:11:11.837924 27650 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:11:11.838990 27650 tablet_replica.cc:333] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.839780 27650 raft_consensus.cc:2243] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.840837 27650 raft_consensus.cc:2272] T d15163c4ad6143a59a0d5b05089e452d P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.843631 27650 tablet_replica.cc:333] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.844303 27650 raft_consensus.cc:2243] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.844846 27650 raft_consensus.cc:2272] T 6fea26472b9f44419d6e69657ed66169 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.847355 27650 tablet_replica.cc:333] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.847998 27650 raft_consensus.cc:2243] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.848639 27650 raft_consensus.cc:2272] T 0b0c29883d2b4e98895924607188f9fd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.851192 27650 tablet_replica.cc:333] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.851862 27650 raft_consensus.cc:2243] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.852404 27650 raft_consensus.cc:2272] T 987baec4ff9d4883b87f3c88fa0b80d3 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.854786 27650 tablet_replica.cc:333] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.855401 27650 raft_consensus.cc:2243] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.855937 27650 raft_consensus.cc:2272] T 738f6f43228e4ae1b158b8b46970a515 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.858330 27650 tablet_replica.cc:333] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.858970 27650 raft_consensus.cc:2243] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.859563 27650 raft_consensus.cc:2272] T 23c9c7c43ec74ad09180294531e2a38f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.861908 27650 tablet_replica.cc:333] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.862608 27650 raft_consensus.cc:2243] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.863528 27650 raft_consensus.cc:2272] T 3d8001ee07e245f38313b712072b5494 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.867017 27650 tablet_replica.cc:333] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.867748 27650 raft_consensus.cc:2243] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.868356 27650 raft_consensus.cc:2272] T 9ee4f7be5c0f4f5592b0e191e8b084bd P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.870761 27650 tablet_replica.cc:333] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.871340 27650 raft_consensus.cc:2243] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.871838 27650 raft_consensus.cc:2272] T 18df5dbcf7c1478d952aa2af9b321af8 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.874084 27650 tablet_replica.cc:333] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.874830 27650 raft_consensus.cc:2243] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.875402 27650 raft_consensus.cc:2272] T e43c4090d3d546e5896efb0dec9e81ff P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.877727 27650 tablet_replica.cc:333] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.878405 27650 raft_consensus.cc:2243] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.878917 27650 raft_consensus.cc:2272] T 962f8f8caded476797d31f1aac8ec6c0 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.881356 27650 tablet_replica.cc:333] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.881968 27650 raft_consensus.cc:2243] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.882696 27650 raft_consensus.cc:2272] T 6834a761ba574f309ba871bf179c675f P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.885185 27650 tablet_replica.cc:333] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.885805 27650 raft_consensus.cc:2243] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.886401 27650 raft_consensus.cc:2272] T b04b6a7f110f4feabeaee6904dbf8c82 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.888652 27650 tablet_replica.cc:333] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.889240 27650 raft_consensus.cc:2243] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.889753 27650 raft_consensus.cc:2272] T 8dba3616640248dca8e22afc44db6384 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.891908 27650 tablet_replica.cc:333] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.892479 27650 raft_consensus.cc:2243] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.893339 27650 raft_consensus.cc:2272] T 76a137e97d2c4c31ae8c5fe975766982 P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:11.893973 32389 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce2a0 after lost signal to thread 27653
W20260713 09:11:11.895613 32389 debug-util.cc:398] Leaking SignalData structure 0x7b08000b32e0 after lost signal to thread 32150
I20260713 09:11:11.897158 27650 tablet_replica.cc:333] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.897818 27650 raft_consensus.cc:2243] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.898344 27650 raft_consensus.cc:2272] T f17316e7b4aa4a6e9e869f4cd8956808 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:11.899322 32389 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7b80 after lost signal to thread 32392
W20260713 09:11:11.899896 32389 debug-util.cc:398] Leaking SignalData structure 0x7b080024aa20 after lost signal to thread 32617
I20260713 09:11:11.900735 27650 tablet_replica.cc:333] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.901337 27650 raft_consensus.cc:2243] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:11:11.901872 27650 raft_consensus.cc:2272] T 2b6f173a44764a3d96345a6f62fed41a P b94c6396fd2f48af8be0a2efc0c41ccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:11.904217 27650 tablet_replica.cc:333] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf: stopping tablet replica
I20260713 09:11:11.904698 27650 raft_consensus.cc:2243] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:11.905655 27650 raft_consensus.cc:2272] T ea613f70cdd34403ab4c35a092be4487 P b94c6396fd2f48af8be0a2efc0c41ccf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:11:12.950030 27650 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 32389)
W20260713 09:11:13.950682 27650 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 32389)
I20260713 09:11:14.872886 27650 tablet_server.cc:196] TabletServer@127.27.0.131:0 shutdown complete.
I20260713 09:11:14.915627 27650 master.cc:562] Master@127.27.0.190:38117 shutting down...
I20260713 09:11:14.947393 27650 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:11:14.948055 27650 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:11:14.948630 27650 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25392eb41e41432ab981a2b18c650ed8: stopping tablet replica
I20260713 09:11:14.972198 27650 master.cc:584] Master@127.27.0.190:38117 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (15433 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (28233 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (125817 ms total)
[  PASSED  ] 8 tests.
I20260713 09:11:15.039459 27650 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 444 messages since previous log ~18 seconds ago
I20260713 09:11:15.039690 27650 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 444 messages since previous log ~18 seconds ago
I20260713 09:11:15.039837 27650 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 439 messages since previous log ~18 seconds ago
I20260713 09:11:15.039999 27650 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
I20260713 09:11:15.040143 27650 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
I20260713 09:11:15.040337 27650 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~3 seconds ago
I20260713 09:11:15.040593 27650 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~38 seconds ago
